summaryrefslogtreecommitdiffstats
path: root/res/xml/advanced_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/advanced_preferences.xml')
-rw-r--r--res/xml/advanced_preferences.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/advanced_preferences.xml b/res/xml/advanced_preferences.xml
index 333883a4..5b2c1690 100644
--- a/res/xml/advanced_preferences.xml
+++ b/res/xml/advanced_preferences.xml
@@ -46,14 +46,6 @@
android:defaultValue="false"
android:title="@string/pref_allow_apptabs" />
- <ListPreference
- android:key="plugin_state"
- android:title="@string/pref_content_plugins"
- android:defaultValue="ON"
- android:entries="@array/pref_content_plugins_choices"
- android:entryValues="@array/pref_content_plugins_values"
- android:dialogTitle="@string/pref_content_plugins" />
-
<PreferenceScreen
android:key="website_settings"
android:title="@string/pref_extras_website_settings"