aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorRene Treffer <treffer@measite.de>2014-04-03 20:54:50 +0200
committerRene Treffer <treffer@measite.de>2014-04-03 20:54:50 +0200
commite6797e1db4282459d86f78698ed84caf0ce6aba3 (patch)
tree3670c4d776ee1fd952c1d9be0f7eb9f418e52c05 /res/layout
parent7db21136a3221beccdddf6c94ecf1303a6be986a (diff)
Remove option for compression (enabled by default / hidden setting)
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/edit_account_dialog.xml7
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"