diff options
Diffstat (limited to 'res/menu')
-rw-r--r-- | res/menu/search.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/menu/search.xml b/res/menu/search.xml index fa361566..0f74e65c 100644 --- a/res/menu/search.xml +++ b/res/menu/search.xml @@ -8,11 +8,6 @@ compat:showAsAction="ifRoom|withText"/> <item - android:id="@+id/menu_help" - android:icon="@drawable/ic_menu_help" - android:title="@string/menu.help"/> - - <item android:id="@+id/menu_settings" android:icon="@drawable/ic_menu_settings" android:title="@string/menu.settings"/> |