浏览代码

remove comments

Marino Faggiana 7 年之前
父节点
当前提交
cf92d02567
共有 1 个文件被更改,包括 0 次插入2 次删除
  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"];
     [section addFormRow:row];
 
-/*
 #ifdef DEBUG
     // Section : E2EEncryption --------------------------------------------------------------
 
@@ -122,7 +121,6 @@
     row.action.viewControllerClass = [NCManageEndToEndEncryption class];
     [section addFormRow:row];
 #endif
-*/
     
     // Section Advanced -------------------------------------------------