diff options
Diffstat (limited to 'res/menu')
-rw-r--r-- | res/menu/select_song.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/menu/select_song.xml b/res/menu/select_song.xml index ec4af96a..07fd57a7 100644 --- a/res/menu/select_song.xml +++ b/res/menu/select_song.xml @@ -14,10 +14,6 @@ compat:showAsAction="ifRoom|withText"/> <item - android:id="@+id/menu_select" - android:title="@string/menu.select"/> - - <item android:id="@+id/menu_download" android:title="@string/common.download"/> |