mirror of https://github.com/hak5/openwrt.git
hostapd: remove unused local var declaration
Signed-off-by: Leon M. George <leon@georgemail.eu>openwrt-18.06
parent
cc0847eda3
commit
63462910dd
|
@ -769,8 +769,6 @@ wpa_supplicant_add_network() {
|
|||
append network_data "mcast_rate=$mc_rate" "$N$T"
|
||||
}
|
||||
|
||||
local ht_str
|
||||
|
||||
cat >> "$_config" <<EOF
|
||||
network={
|
||||
$scan_ssid
|
||||
|
|
Loading…
Reference in New Issue