hostapd: Remove deprecated 'debug' configuration variable

SVN-Revision: 16594
This commit is contained in:
Vasilis Tsiligiannis 2009-06-27 22:14:21 +00:00
parent 8813961e86
commit 94b56b6c6c

View File

@ -97,7 +97,6 @@ ${hwmode:+hw_mode=$hwmode}
${channel:+channel=$channel} ${channel:+channel=$channel}
${bridge:+bridge=$bridge} ${bridge:+bridge=$bridge}
ssid=$ssid ssid=$ssid
debug=0
wpa=$wpa wpa=$wpa
${crypto:+wpa_pairwise=$crypto} ${crypto:+wpa_pairwise=$crypto}
${country:+country_code=$country} ${country:+country_code=$country}