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