mirror of https://github.com/aredn/aredn.git
Unused line
This commit is contained in:
parent
108a3e839e
commit
6e198fa704
|
@ -170,7 +170,6 @@ end
|
|||
|
||||
function hardware.get_bridge_iface_names(name)
|
||||
local cursor = uci.cursor()
|
||||
local btype = cursor:get("network", name, "type")
|
||||
local intfnames = cursor:get("network", name, "ifname")
|
||||
if intfnames then
|
||||
return intfnames
|
||||
|
|
Loading…
Reference in New Issue