summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences_autodownload.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/preferences_autodownload.xml')
-rw-r--r--app/src/main/res/xml/preferences_autodownload.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/xml/preferences_autodownload.xml b/app/src/main/res/xml/preferences_autodownload.xml
index 0f3d5d024..a4967c839 100644
--- a/app/src/main/res/xml/preferences_autodownload.xml
+++ b/app/src/main/res/xml/preferences_autodownload.xml
@@ -31,11 +31,6 @@
android:summary="@string/pref_automatic_download_on_battery_sum"
android:defaultValue="true"/>
<SwitchPreference
- android:key="prefEnableAutoDownloadOnMobile"
- android:title="@string/pref_autodl_allow_on_mobile_title"
- android:summary="@string/pref_autodl_allow_on_mobile_sum"
- android:defaultValue="false"/>
- <SwitchPreference
android:key="prefEnableAutoDownloadWifiFilter"
android:title="@string/pref_autodl_wifi_filter_title"
android:summary="@string/pref_autodl_wifi_filter_sum"/>