summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/authentication_dialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/authentication_dialog.xml')
-rw-r--r--app/src/main/res/layout/authentication_dialog.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/layout/authentication_dialog.xml b/app/src/main/res/layout/authentication_dialog.xml
index 1661eaea1..9c6f3e2bb 100644
--- a/app/src/main/res/layout/authentication_dialog.xml
+++ b/app/src/main/res/layout/authentication_dialog.xml
@@ -27,10 +27,4 @@
android:focusableInTouchMode="true"
android:cursorVisible="true"/>
- <CheckBox
- android:id="@+id/chkSaveUsernamePassword"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_margin="16dp"
- android:text="@string/save_username_password_label"/>
</LinearLayout> \ No newline at end of file