aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 6d64ce2..b90637e 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -27,15 +27,6 @@
android:defaultValue="true"
/>
- <ListPreference
- android:key="update"
- android:title="@string/pref_update_title"
- android:summary="@string/pref_update_summary"
- android:entries="@array/list_update"
- android:entryValues="@array/list_update_values"
- android:defaultValue="Daily"
- />
-
<CheckBoxPreference
android:key="connPersist"
android:title="@string/pref_conn_persist_title"