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