summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/arrays.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml
index 9d8065b86..39f62a5d7 100644
--- a/core/src/main/res/values/arrays.xml
+++ b/core/src/main/res/values/arrays.xml
@@ -216,18 +216,6 @@
<item>DownloadsSection</item>
</string-array>
- <string-array name="media_player_options">
- <item>@string/media_player_exoplayer_recommended</item>
- <item>@string/media_player_builtin</item>
- <item>@string/media_player_sonic</item>
- </string-array>
-
- <string-array name="media_player_values">
- <item>exoplayer</item>
- <item>builtin</item>
- <item>sonic</item>
- </string-array>
-
<!-- sort for podcast screen, not for queue -->
<string-array name="feed_episodes_sort_options">
<item>@string/sort_date_new_old</item>