mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
firewall: rules.pl: Remove unused variable $time_constraints.
This commit is contained in:
@@ -172,8 +172,6 @@ sub buildrules {
|
||||
# Collect all destinations.
|
||||
my @destinations = &get_addresses($hash, $key, "tgt");
|
||||
|
||||
my $time_constraints = "";
|
||||
|
||||
# Check if logging should be enabled.
|
||||
my $LOG = ($$hash{$key}[17] eq 'ON');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user