mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 04:25:21 +00:00
hostapd: remove unused variable
'enc_str' was never used. Fixes: 498d84fc4e00 ("netifd: add wireless configuration support and port mac80211 to the new framework") Signed-off-by: Leon M. George <leon@georgemail.eu> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
34c6584bb9
commit
0ab73a5beb
@ -1115,7 +1115,6 @@ wpa_supplicant_add_network() {
|
||||
set_default multi_ap 0
|
||||
|
||||
local key_mgmt='NONE'
|
||||
local enc_str=
|
||||
local network_data=
|
||||
local T=" "
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user