Revert "Add ahdemo mode to mac80211"
[project/luci.git] / modules / admin-full / luasrc / model / cbi / admin_network / wifi.lua
index 6d46a54..3a52ef3 100644 (file)
@@ -161,7 +161,6 @@ bssid = s:option(Value, "bssid", translate("wifi_bssid"))
 -------------------- MAC80211 Interface ----------------------
 
 if hwtype == "mac80211" then
-       mode:value("ahdemo", translate("a_w_ahdemo"))
        mode:value("monitor", translate("a_w_monitor"))
        bssid:depends({mode="adhoc"})