Browse Source

netfilter: conntrack: remove leftover binary sysctl define

Users got removed in f8572d8f2a2ba ("sysctl net: Remove unused binary
sysctl code").

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Florian Westphal 9 years ago
parent
commit
720b287d83
1 changed files with 0 additions and 2 deletions
  1. 0 2
      net/netfilter/nf_conntrack_standalone.c

+ 0 - 2
net/netfilter/nf_conntrack_standalone.c

@@ -489,8 +489,6 @@ static struct ctl_table nf_ct_sysctl_table[] = {
 	{ }
 	{ }
 };
 };
 
 
-#define NET_NF_CONNTRACK_MAX 2089
-
 static struct ctl_table nf_ct_netfilter_table[] = {
 static struct ctl_table nf_ct_netfilter_table[] = {
 	{
 	{
 		.procname	= "nf_conntrack_max",
 		.procname	= "nf_conntrack_max",