From: Leon M. George Date: Tue, 12 Jan 2021 09:07:44 +0000 (+0100) Subject: hostapd: remove unused variable X-Git-Tag: v21.02.0-rc1~551 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4bde00c2a3cdb97d0bf9ed35955cebc477e472f5;p=openwrt%2Fopenwrt.git hostapd: remove unused variable 'base' was never used. Fixes: 498d84fc4e00 ("netifd: add wireless configuration support and port mac80211 to the new framework") 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 954045bb37..b46d58b4a3 100644 --- a/package/network/services/hostapd/files/hostapd.sh +++ b/package/network/services/hostapd/files/hostapd.sh @@ -112,7 +112,6 @@ hostapd_prepare_device_config() { local config="$1" local driver="$2" - local base="${config%%.conf}" local base_cfg= json_get_vars country country_ie beacon_int:100 dtim_period:2 doth require_mode legacy_rates \