From 4cfcfecf7648331bbf0fe9e2524be85cc78db72b Mon Sep 17 00:00:00 2001 From: "Leon M. George" Date: Mon, 20 Nov 2017 17:38:09 +0100 Subject: [PATCH] hostapd: remove unused local var declaration Signed-off-by: Leon M. George (cherry picked from commit 63462910ddb01d9a7391d793228767628aa65db2) --- package/network/services/hostapd/files/hostapd.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/package/network/services/hostapd/files/hostapd.sh b/package/network/services/hostapd/files/hostapd.sh index 5af9a50bfa..1f28661117 100644 --- a/package/network/services/hostapd/files/hostapd.sh +++ b/package/network/services/hostapd/files/hostapd.sh @@ -746,8 +746,6 @@ wpa_supplicant_add_network() { append network_data "mcast_rate=$mc_rate" "$N$T" } - local ht_str - cat >> "$_config" <