diff options
Diffstat (limited to 'res/xml/vpn_obscure.xml')
-rw-r--r-- | res/xml/vpn_obscure.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/vpn_obscure.xml b/res/xml/vpn_obscure.xml index ecdd4e29..6172dacb 100644 --- a/res/xml/vpn_obscure.xml +++ b/res/xml/vpn_obscure.xml @@ -2,12 +2,6 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" android:title="Obscure Settings" > - <ListPreference - android:entries="@array/verb_entries" - android:entryValues="@array/verb_values" - android:key="verblevel" - android:persistent="false" - android:title="@string/log_verbosity_level" /> <CheckBoxPreference android:key="useRandomHostname" |