forked from extern/shorewall_code
Remove redundent test
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5646 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
efc435a677
commit
a81c737fe4
@ -939,7 +939,6 @@ sub log_rule_limit( $$$$$$$$ ) {
|
||||
if ( $command eq 'add' ) {
|
||||
add_rule ( $chainref, $predicates . $prefix );
|
||||
} else {
|
||||
fatal_error 'Internal Error in log_rule_limit()' if $loopcount;
|
||||
insert_rule ( $chainref , 1 , $predicates . $prefix );
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user