diff options
Diffstat (limited to 'src/ipset_hash_ip.c')
-rw-r--r-- | src/ipset_hash_ip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ipset_hash_ip.c b/src/ipset_hash_ip.c index bf859d5..6926644 100644 --- a/src/ipset_hash_ip.c +++ b/src/ipset_hash_ip.c @@ -92,7 +92,6 @@ struct ipset_type ipset_hash_ip0 = { .opt = IPSET_OPT_IP }, }, - .compat_parse_elem = ipset_parse_iptimeout, .args = { [IPSET_CREATE] = hash_ip_create_args, [IPSET_ADD] = hash_ip_add_args, |