Marino Faggiana 7 жил өмнө
parent
commit
fc65cc26d4

+ 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;
 }