summaryrefslogtreecommitdiff
path: root/res/menu/client_dashboard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/client_dashboard.xml')
-rw-r--r--res/menu/client_dashboard.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/menu/client_dashboard.xml b/res/menu/client_dashboard.xml
index 806147eb..bdd49ab9 100644
--- a/res/menu/client_dashboard.xml
+++ b/res/menu/client_dashboard.xml
@@ -1,7 +1,6 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
- android:id="@+id/menu_settings"
android:orderInCategory="100"
android:title="@string/menu_settings"/>
<item
@@ -9,10 +8,6 @@
android:orderInCategory="110"
android:title="@string/about"/>
<item
- android:id="@+id/legacy_interface"
- android:orderInCategory="500"
- android:title="ICS OpenVPN Interface"/>
- <item
android:id="@+id/switch_provider"
android:orderInCategory="501"
android:title="@string/switch_provider_menu_option"/>