aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_podcast_episode_offline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_podcast_episode_offline.xml')
-rw-r--r--res/menu/select_podcast_episode_offline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/menu/select_podcast_episode_offline.xml b/res/menu/select_podcast_episode_offline.xml
index 7080768a..3665d317 100644
--- a/res/menu/select_podcast_episode_offline.xml
+++ b/res/menu/select_podcast_episode_offline.xml
@@ -2,12 +2,6 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:compat="http://schemas.android.com/apk/res-auto">
<item
- android:id="@+id/menu_refresh"
- android:icon="?attr/refresh"
- android:title="@string/menu.refresh"
- compat:showAsAction="always|withText"/>
-
- <item
android:id="@+id/menu_delete"
android:title="@string/menu.delete_cache"/>
</menu>