mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-26 12:42:40 +02:00
Remove unused local variable
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
bef8ec09b3
commit
fab8cc055b
@ -874,7 +874,6 @@ detect_dynamic_gateway() { # $1 = interface
|
||||
GATEWAYS=
|
||||
local gateway
|
||||
local file
|
||||
local nmcli
|
||||
|
||||
gateway=$(run_findgw_exit $1);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user