global: remove automatic notrack rules
[project/firewall3.git] / options.h
index 307c5afb198c80f7d5ae1f5ebde3580f620e9a31..089242fdb7c7d70d9808c7ea08201df447935c9b 100644 (file)
--- a/options.h
+++ b/options.h
@@ -307,7 +307,6 @@ struct fw3_zone
        struct list_head masq_src;
        struct list_head masq_dest;
 
-       bool conntrack;
        bool mtu_fix;
 
        bool log;