mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net/mwan3: remove unused local variables
Remove unused local variables Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -58,7 +58,7 @@ mwan3_id2mask()
|
|||||||
mwan3_init()
|
mwan3_init()
|
||||||
{
|
{
|
||||||
local bitcnt
|
local bitcnt
|
||||||
local mmdefault mmblackhole mmunreachable
|
local mmdefault
|
||||||
|
|
||||||
[ -d $MWAN3_STATUS_DIR ] || mkdir -p $MWAN3_STATUS_DIR/iface_state
|
[ -d $MWAN3_STATUS_DIR ] || mkdir -p $MWAN3_STATUS_DIR/iface_state
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user