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.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml
index b08541771..090d5e2e4 100644
--- a/core/src/main/res/values/arrays.xml
+++ b/core/src/main/res/values/arrays.xml
@@ -135,20 +135,6 @@
<item>-2</item>
</string-array>
- <string-array name="theme_options">
- <item>@string/pref_theme_title_use_system</item>
- <item>@string/pref_theme_title_light</item>
- <item>@string/pref_theme_title_dark</item>
- <item>@string/pref_theme_title_trueblack</item>
- </string-array>
-
- <string-array name="theme_values">
- <item>system</item>
- <item>0</item>
- <item>1</item>
- <item>2</item>
- </string-array>
-
<string-array name="nav_drawer_titles">
<item>@string/home_label</item>
<item>@string/queue_label</item>