diff options
Diffstat (limited to 'res/xml-sw600dp/lab_preferences.xml')
-rw-r--r-- | res/xml-sw600dp/lab_preferences.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml-sw600dp/lab_preferences.xml b/res/xml-sw600dp/lab_preferences.xml index c858c38..705f740 100644 --- a/res/xml-sw600dp/lab_preferences.xml +++ b/res/xml-sw600dp/lab_preferences.xml @@ -35,9 +35,4 @@ android:title="@string/pref_use_instant_search" android:summary="@string/pref_use_instant_search_summary" /> - <CheckBoxPreference - android:key="enable_useragent_switcher" - android:defaultValue="false" - android:title="@string/pref_enable_useragent_switcher" - android:summary="@string/pref_enable_useragent_switcher_summary" /> </PreferenceScreen> |