Răsfoiți Sursa

remove comments

Marino Faggiana 7 ani în urmă
părinte
comite
cf92d02567
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  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 -------------------------------------------------