From 70e4c26df1d144bf8668a20ba2419d5e60189035 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 19 May 2012 16:46:57 -0700 Subject: [PATCH] Delete a comment Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Misc.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/Shorewall/Perl/Shorewall/Misc.pm b/Shorewall/Perl/Shorewall/Misc.pm index 963a9d687..6a6272eb6 100644 --- a/Shorewall/Perl/Shorewall/Misc.pm +++ b/Shorewall/Perl/Shorewall/Misc.pm @@ -1854,8 +1854,6 @@ sub generate_matrix() { @dest_zones = @zones ; } # - # Here it is -- THE BIG UGLY!!!!!!!!!!!! - # # We now loop through the destination zones creating jumps to the rules chain for each source/dest combination. # @dest_zones is the list of destination zones that we need to handle from this source zone #