diff options
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r-- | res/xml/preferences.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index c409c122e..ebc020fe5 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -17,7 +17,6 @@ android:key="prefFollowQueue" android:summary="@string/pref_followQueue_sum" android:title="@string/pref_followQueue_title" /> - <CheckBoxPreference android:key="prefAutoDelete" android:summary="@string/pref_auto_delete_sum" android:title="@string/pref_auto_delete_title"/> </PreferenceCategory> <PreferenceCategory android:title="@string/network_pref" > |