From 63462910ddb01d9a7391d793228767628aa65db2 Mon Sep 17 00:00:00 2001
From: "Leon M. George" <leon@georgemail.eu>
Date: Mon, 20 Nov 2017 17:38:09 +0100
Subject: hostapd: remove unused local var declaration

Signed-off-by: Leon M. George <leon@georgemail.eu>
---
 package/network/services/hostapd/files/hostapd.sh | 2 --
 1 file changed, 2 deletions(-)

(limited to 'package/network/services/hostapd/files')

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" <<EOF
 network={
 	$scan_ssid
-- 
cgit v1.2.3