summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2019-11-22 22:18:52 +0100
committerGitHub <noreply@github.com>2019-11-22 22:18:52 +0100
commitc6fb84fa1fb36efe6097b054aabd4697c21de811 (patch)
tree8fccb4931d58b65a1074d961b909cc577fc79828 /core/src/main/res/values
parent9f1eb5a17543d2174d21186ad51392d35098cf5d (diff)
parentf3008f442eaf978c5fe9f220301b9836c2aeea10 (diff)
downloadAntennaPod-c6fb84fa1fb36efe6097b054aabd4697c21de811.zip
Merge branch 'develop' into remove-prestissimo
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r--core/src/main/res/values/arrays.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml
index 3a6a45e6d..facde2c59 100644
--- a/core/src/main/res/values/arrays.xml
+++ b/core/src/main/res/values/arrays.xml
@@ -233,16 +233,6 @@
<item>exoplayer</item>
</string-array>
- <string-array name="media_player_options_no_sonic">
- <item>@string/media_player_builtin</item>
- <item>@string/media_player_exoplayer</item>
- </string-array>
-
- <string-array name="media_player_values_no_sonic">
- <item>builtin</item>
- <item>exoplayer</item>
- </string-array>
-
<string-array name="episode_filter_options">
<item>@string/hide_unplayed_episodes_label</item>
<item>@string/hide_paused_episodes_label</item>