Browse Source

remove comments

Marino Faggiana 7 years ago
parent
commit
cf92d02567
1 changed files with 0 additions and 2 deletions
  1. 0 2
      iOSClient/Settings/CCSettings.m

+ 0 - 2
iOSClient/Settings/CCSettings.m

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