Browse Source

clear data

Marino Faggiana 7 năm trước cách đây
mục cha
commit
fc65cc26d4
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      iOSClient/Settings/NCManageEndToEndEncryption.m

+ 2 - 0
iOSClient/Settings/NCManageEndToEndEncryption.m

@@ -143,6 +143,7 @@
         [section addFormRow:row];   
     }
     
+/*
 #ifdef DEBUG
     // Section DELETE KEYS -------------------------------------------------
     
@@ -166,6 +167,7 @@
     [section addFormRow:row];
     
 #endif
+*/
     
     self.form = form;
 }