diff options
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/vpn_settings2.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/xml/vpn_settings2.xml b/res/xml/vpn_settings2.xml index 38632cc..08075a6 100644 --- a/res/xml/vpn_settings2.xml +++ b/res/xml/vpn_settings2.xml @@ -16,8 +16,4 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/vpn_title"> - <Preference android:key="add_network" - android:title="@string/vpn_create" - android:order="1" - android:persistent="false"/> </PreferenceScreen> |