diff options
Diffstat (limited to 'res/layout/edit_account_dialog.xml')
-rw-r--r-- | res/layout/edit_account_dialog.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/layout/edit_account_dialog.xml b/res/layout/edit_account_dialog.xml index cc29b6f9..453b15d9 100644 --- a/res/layout/edit_account_dialog.xml +++ b/res/layout/edit_account_dialog.xml @@ -52,13 +52,6 @@ android:checked="true"/> <CheckBox - android:id="@+id/account_usecompression" - android:layout_width="wrap_content" - android:layout_height="wrap_content" - android:text="Use Compression (zlib)" - android:checked="true"/> - - <CheckBox android:id="@+id/edit_account_register_new" android:layout_width="wrap_content" android:layout_height="wrap_content" |