netfilter: conntrack: remove leftover binary sysctl define

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

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
Florian Westphal 2016-05-13 22:48:51 +02:00 committed by Pablo Neira Ayuso
parent a7f1884554
commit 720b287d83
1 changed files with 0 additions and 2 deletions

View File

@ -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[] = {
{
.procname = "nf_conntrack_max",