hostapd: remove unused variable

'enc_str' was never used.

Fixes: 498d84fc4e ("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:
Leon M. George 2021-01-12 09:47:47 +01:00 committed by Adrian Schmutzler
parent 1f78538387
commit 3497b30b9c
1 changed files with 0 additions and 1 deletions

View File

@ -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=" "