From: Leon M. George Date: Mon, 20 Nov 2017 16:38:09 +0000 (+0100) Subject: hostapd: remove unused local var declaration X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=63462910ddb01d9a7391d793228767628aa65db2;p=openwrt%2Fstaging%2Frmilecki.git hostapd: remove unused local var declaration Signed-off-by: Leon M. George --- diff --git a/package/network/services/hostapd/files/hostapd.sh b/package/network/services/hostapd/files/hostapd.sh index f4f8b8e6cad..d3a8ad19d88 100644 --- a/package/network/services/hostapd/files/hostapd.sh +++ b/package/network/services/hostapd/files/hostapd.sh @@ -769,8 +769,6 @@ wpa_supplicant_add_network() { append network_data "mcast_rate=$mc_rate" "$N$T" } - local ht_str - cat >> "$_config" <