diff --git a/Shorewall/Perl/Shorewall/Compiler.pm b/Shorewall/Perl/Shorewall/Compiler.pm index b119ce0ea..ed08228dd 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 ) {