Browse Source

clear code

Marino Faggiana 6 years ago
parent
commit
3eff7210f1
1 changed files with 1 additions and 3 deletions
  1. 1 3
      iOSClient/Main/CCMain.m

+ 1 - 3
iOSClient/Main/CCMain.m

@@ -4672,9 +4672,7 @@
             cell.userInteractionEnabled = NO;
             
             cell.transferButton.hidden = YES;
-            
-            cell.labelInfoFile.text = [NSString stringWithFormat:@"%@ %@", [CCUtility transformedSize:metadata.size], NSLocalizedString(@"_uploading_on_extension_",nil)];
-            
+                        
         } else {
             
             cell.labelTitle.enabled = YES;