global: remove automatic notrack rules
[project/firewall3.git] / options.h
index 307c5af..089242f 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;