mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
hostapd: remove unused local var declaration
Signed-off-by: Leon M. George <leon@georgemail.eu>
(cherry picked from commit 63462910dd
)
This commit is contained in:
parent
796bc21023
commit
4cfcfecf76
@ -746,8 +746,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 New Issue
Block a user