From 63462910ddb01d9a7391d793228767628aa65db2 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 --- 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 f4f8b8e6ca..d3a8ad19d8 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" <