diff options
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/vpn_headers.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index 60ddce7c..c299d2a5 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -4,7 +4,6 @@ <header android:tag="BasicSettings" android:fragment="de.blinkt.openvpn.Settings_Basic" - android:summary="Server, port and authentication method. Normally you should only settings specified here." android:title="Basic Settings" android:id="@+id/basicsettingsid"/> <!-- android:icon="@drawable/ic_settings_applications" --> |