From f64e171c194267966a241365b84c18a29b0c2f13 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 20 May 2011 10:46:18 -0700 Subject: [PATCH] Eliminate cruft left over from when Action.pm and Policy.pm were folded into Rules.pm Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Compiler.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Shorewall/Perl/Shorewall/Compiler.pm b/Shorewall/Perl/Shorewall/Compiler.pm index c6f7343f9..f56e90d5a 100644 --- a/Shorewall/Perl/Shorewall/Compiler.pm +++ b/Shorewall/Perl/Shorewall/Compiler.pm @@ -635,7 +635,7 @@ sub compiler { # # Do action pre-processing. # - process_actions1; + process_actions; # # P O L I C Y # (Produces no output to the compiled script) @@ -675,8 +675,6 @@ sub compiler { # disable_script; - process_actions2; - enable_script; # # More /proc