Browse Source

clear code

Marino Faggiana 6 years ago
parent
commit
4ea42fd2a4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      iOSClient/Media/CCMedia.m

+ 2 - 0
iOSClient/Media/CCMedia.m

@@ -309,6 +309,7 @@
     return [[NSAttributedString alloc] initWithString:text attributes:attributes];
 }
 
+/*
 #pragma --------------------------------------------------------------------------------------------
 #pragma mark ===== openSelectedFiles =====
 #pragma--------------------------------------------------------------------------------------------
@@ -362,6 +363,7 @@
         }];
     }
 }
+*/
 
 #pragma --------------------------------------------------------------------------------------------
 #pragma mark ===== Download =====