mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-12 05:41:12 +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>
This commit is contained in:
parent
1f78538387
commit
3497b30b9c
@ -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