forked from extern/shorewall_code
Merge branch '4.5.13'
This commit is contained in:
commit
f23f7400d8
@ -44,8 +44,6 @@ if ( my $check = check_state( 'NEW' ) ) {
|
||||
perl_action_helper( $action, $check == 1 ? "$globals{STATEMATCH} NEW" : '' , 'NEW' );
|
||||
}
|
||||
|
||||
allow_optimize( get_action_chain );
|
||||
|
||||
1;
|
||||
|
||||
?END PERL;
|
||||
|
Loading…
Reference in New Issue
Block a user