From f91f1bc951911ca3de93926098e3c40397f86535 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 2 Jul 2007 21:34:08 +0000 Subject: [PATCH] Undo middle mouse button madless git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6753 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-perl/Shorewall/Config.pm | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index fce19812a..02586203f 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -175,9 +175,7 @@ sub initialize() { DROP_DEFAULT => undef, REJECT_DEFAULT => undef, ACCEPT_DEFAULT => undef, - QUEUE_DEFAULT => undef, MIN_COMMON_VERSION => 40000 , - MIN_COMMON_VERSION_PRINTABLE => '4.0.0', - + QUEUE_DEFAULT => undef, # # RSH/RCP Commands # @@ -217,9 +215,7 @@ sub initialize() { USE_ACTIONS=> undef, OPTIMIZE => undef, EXPORTPARAMS => undef, - SHOREWALL_COMPILER => undef, MIN_COMMON_VERSION => 40000 , - MIN_COMMON_VERSION_PRINTABLE => '4.0.0', - + SHOREWALL_COMPILER => undef, # # Packet Disposition #