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

+ 0 - 2
iOSClient/Settings/CCSettings.m

@@ -107,7 +107,6 @@
     [row.cellConfig setObject:[UIFont systemFontOfSize:15.0]forKey:@"textLabel.font"];
     [section addFormRow:row];
 
-/*
 #ifdef DEBUG
     // Section : E2EEncryption --------------------------------------------------------------
 
@@ -122,7 +121,6 @@
     row.action.viewControllerClass = [NCManageEndToEndEncryption class];
     [section addFormRow:row];
 #endif
-*/
     
     // Section Advanced -------------------------------------------------