diff options
Diffstat (limited to 'vdrmanager/res/xml')
-rw-r--r-- | vdrmanager/res/xml/vdr_prefs.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vdrmanager/res/xml/vdr_prefs.xml b/vdrmanager/res/xml/vdr_prefs.xml index 3720db4..041a08e 100644 --- a/vdrmanager/res/xml/vdr_prefs.xml +++ b/vdrmanager/res/xml/vdr_prefs.xml @@ -28,7 +28,6 @@ android:title="@string/vdr_password_title" /> <CheckBoxPreference - android:enabled="false" android:key="@string/vdr_ssl_key" android:summary="@string/vdr_ssl_summary" android:title="@string/vdr_ssl_title" /> |