summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/preferences_homescreen.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/preferences_homescreen.xml b/res/xml/preferences_homescreen.xml
index 438611808..8b2652b9a 100644
--- a/res/xml/preferences_homescreen.xml
+++ b/res/xml/preferences_homescreen.xml
@@ -22,10 +22,4 @@
android:title="@string/preferences_interface_homescreen_search_title"
android:summary="@string/preferences_interface_homescreen_search_summary"
android:defaultValue="@bool/preferences_interface_homescreen_search_default" />
- <PreferenceCategory android:title="@string/preferences_interface_homescreen_scrolling_category">
- <CheckBoxPreference android:key="ui_homescreen_scrolling_page_outlines"
- android:title="@string/preferences_interface_homescreen_scrolling_page_outlines_title"
- android:summary="@string/preferences_interface_homescreen_scrolling_page_outlines_summary"
- android:defaultValue="@bool/preferences_interface_homescreen_scrolling_page_outlines_default" />
- </PreferenceCategory>
</PreferenceScreen>