mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-19 04:41:07 +01:00
Remove redundant logic
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
0c1beb50ae
commit
25031c3a42
@ -2568,7 +2568,7 @@ sub process_rules() {
|
|||||||
|
|
||||||
$section = '';
|
$section = '';
|
||||||
|
|
||||||
add_interface_options( $blrules || defined $filter_table->{blacklst} );
|
add_interface_options( $blrules );
|
||||||
|
|
||||||
$fn = open_file 'rules';
|
$fn = open_file 'rules';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user