aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/xml/settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-android/res/xml/settings.xml')
-rw-r--r--subsonic-android/res/xml/settings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml
index 2764091d..294f7601 100644
--- a/subsonic-android/res/xml/settings.xml
+++ b/subsonic-android/res/xml/settings.xml
@@ -155,13 +155,6 @@
android:key="randomSize"
android:defaultValue="20"
android:digits="0123456789"/>
-
- <ListPreference
- android:title="@string/settings.sleep_timer_title"
- android:key="sleepTimer"
- android:defaultValue="0"
- android:entryValues="@array/sleepTimerValues"
- android:entries="@array/sleepTimerNames"/>
<EditTextPreference
android:title="@string/settings.sleep_timer_duration_title"