Skip to content

Commit

Permalink
hostapd: remove unused local var declaration
Browse files Browse the repository at this point in the history
Signed-off-by: Leon M. George <leon@georgemail.eu>
(cherry picked from commit 6346291)
  • Loading branch information
yogo1212 authored and jow- committed Dec 13, 2017
1 parent 796bc21 commit 4cfcfec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package/network/services/hostapd/files/hostapd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -746,8 +746,6 @@ wpa_supplicant_add_network() {
append network_data "mcast_rate=$mc_rate" "$N$T"
}

local ht_str

cat >> "$_config" <<EOF
network={
$scan_ssid
Expand Down

0 comments on commit 4cfcfec

Please sign in to comment.