summaryrefslogtreecommitdiff
path: root/res/xml/vpn_obscure.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-11-21 05:44:24 +0100
committerArne Schwabe <arne@rfc2549.org>2013-11-21 05:44:24 +0100
commit4e1708cada6a0bcb30a20373bd77b14f825c5a43 (patch)
tree7bc821547f08c2164d59e63342a670c7eace80c4 /res/xml/vpn_obscure.xml
parentd8f9e134119df735ed5b85726d8f5d156ce12db7 (diff)
Remove now obsolete verbosity option
--HG-- extra : amend_source : 3b6d49d653724677414376cc1b372a23c6c23354
Diffstat (limited to 'res/xml/vpn_obscure.xml')
-rw-r--r--res/xml/vpn_obscure.xml6
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"