Undo middle mouse button madless

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6753 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-02 21:34:08 +00:00
parent c8b8316e08
commit f91f1bc951

View File

@ -175,9 +175,7 @@ sub initialize() {
DROP_DEFAULT => undef, DROP_DEFAULT => undef,
REJECT_DEFAULT => undef, REJECT_DEFAULT => undef,
ACCEPT_DEFAULT => undef, ACCEPT_DEFAULT => undef,
QUEUE_DEFAULT => undef, MIN_COMMON_VERSION => 40000 , QUEUE_DEFAULT => undef,
MIN_COMMON_VERSION_PRINTABLE => '4.0.0',
# #
# RSH/RCP Commands # RSH/RCP Commands
# #
@ -217,9 +215,7 @@ sub initialize() {
USE_ACTIONS=> undef, USE_ACTIONS=> undef,
OPTIMIZE => undef, OPTIMIZE => undef,
EXPORTPARAMS => undef, EXPORTPARAMS => undef,
SHOREWALL_COMPILER => undef, MIN_COMMON_VERSION => 40000 , SHOREWALL_COMPILER => undef,
MIN_COMMON_VERSION_PRINTABLE => '4.0.0',
# #
# Packet Disposition # Packet Disposition
# #