summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/wifi_ap_settings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/xml/wifi_ap_settings.xml b/res/xml/wifi_ap_settings.xml
index 7c935da..ad21714 100644
--- a/res/xml/wifi_ap_settings.xml
+++ b/res/xml/wifi_ap_settings.xml
@@ -28,11 +28,4 @@
android:title="@string/wifi_tether_configure_ap_text"
android:persistent="false" />
- <!-- TODO: Channel setting will go away -->
- <ListPreference
- android:key="wifi_ap_channel"
- android:dependency="enable_wifi_ap"
- android:title="Channel"
- android:persistent="false" />
-
</PreferenceScreen>