aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-05-21 23:06:13 +0200
committerChristian Schneppe <christian@pix-art.de>2016-05-21 23:06:13 +0200
commit5709a053b72eb04c7ac7f2ca357e17f75699fdaa (patch)
treede4c54eae0c1fcd5119c48ecc6e1880e6581ff23 /src/main/res
parent640aa7aee071159488857dff04fa2e8b49506c30 (diff)
delete old menu entries
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/menu/muc_details.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/main/res/menu/muc_details.xml b/src/main/res/menu/muc_details.xml
index ad79f5778..bd809a9f4 100644
--- a/src/main/res/menu/muc_details.xml
+++ b/src/main/res/menu/muc_details.xml
@@ -35,15 +35,5 @@
android:orderInCategory="85"
android:showAsAction="never"
android:title="@string/advanced_mode"/>
- <item
- android:id="@+id/action_accounts"
- android:orderInCategory="90"
- android:showAsAction="never"
- android:title="@string/action_accounts"/>
- <item
- android:id="@+id/action_settings"
- android:orderInCategory="100"
- android:showAsAction="never"
- android:title="@string/action_settings"/>
</menu> \ No newline at end of file