aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu/menu_updater.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/menu/menu_updater.xml')
-rw-r--r--src/main/res/menu/menu_updater.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main/res/menu/menu_updater.xml b/src/main/res/menu/menu_updater.xml
deleted file mode 100644
index f52657372..000000000
--- a/src/main/res/menu/menu_updater.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<menu xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:tools="http://schemas.android.com/tools"
- tools:context="eu.siacs.conversations.ui.UpdaterActivity">
- <item android:id="@+id/action_settings" android:title="@string/action_settings"
- android:orderInCategory="100" app:showAsAction="never" />
-</menu>