summaryrefslogtreecommitdiff
path: root/res/menu/main_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/main_menu.xml')
-rw-r--r--res/menu/main_menu.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml
index 04835d49..8101530a 100644
--- a/res/menu/main_menu.xml
+++ b/res/menu/main_menu.xml
@@ -1,12 +1,5 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
- <item
- android:id="@+id/go_online"
- android:icon="@drawable/ic_menu_cloud"
- android:showAsAction="ifRoom|withText"
- android:title="@string/go_online"
- android:visible="false"/>
-
<group android:id="@+id/menu_group_logged_in" >
<item