mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
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:
parent
c8b8316e08
commit
f91f1bc951
@ -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
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user