diff --git a/Shorewall/Perl/Shorewall/Compiler.pm b/Shorewall/Perl/Shorewall/Compiler.pm index f79fecd19..a1ccc818f 100644 --- a/Shorewall/Perl/Shorewall/Compiler.pm +++ b/Shorewall/Perl/Shorewall/Compiler.pm @@ -672,12 +672,6 @@ sub compiler { # add_common_rules; # - # Process policy actions - # - disable_script; - - enable_script; - # # More /proc # if ( $family == F_IPV4 ) {