mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-26 20:51:27 +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=
|
GATEWAYS=
|
||||||
local gateway
|
local gateway
|
||||||
local file
|
local file
|
||||||
local nmcli
|
|
||||||
|
|
||||||
gateway=$(run_findgw_exit $1);
|
gateway=$(run_findgw_exit $1);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user