hostapd: remove unused local var declaration
Signed-off-by: Leon M. George <leon@georgemail.eu>
This commit is contained in:
parent
cc0847eda3
commit
63462910dd
1 changed files with 0 additions and 2 deletions
|
@ -769,8 +769,6 @@ wpa_supplicant_add_network() {
|
||||||
append network_data "mcast_rate=$mc_rate" "$N$T"
|
append network_data "mcast_rate=$mc_rate" "$N$T"
|
||||||
}
|
}
|
||||||
|
|
||||||
local ht_str
|
|
||||||
|
|
||||||
cat >> "$_config" <<EOF
|
cat >> "$_config" <<EOF
|
||||||
network={
|
network={
|
||||||
$scan_ssid
|
$scan_ssid
|
||||||
|
|
Loading…
Reference in a new issue