From 5f08605adc35a9d541ac2b0e7622cf8f81ee20f6 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 1 Jun 2011 12:26:05 -0700 Subject: [PATCH] Delete some cruft Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Compiler.pm | 6 ------ 1 file changed, 6 deletions(-) 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 ) {