summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 10b571305..cba297570 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -2,10 +2,6 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory android:title="@string/user_interface_label">
- <CheckBoxPreference
- android:title="@string/pref_display_only_episodes_title"
- android:summary="@string/pref_display_only_episodes_sum"
- android:key="prefDisplayOnlyEpisodes"/>
<ListPreference
android:entryValues="@array/theme_values"
android:entries="@array/theme_options"