marinofaggiana 4 年之前
父节点
当前提交
702e87d55c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -1314,7 +1314,6 @@
     }
     
     // No upload available ? --> Retry Upload in Error
-    //
     if (counterUpload == 0) {
         
         NSArray *metadatas = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"status == %d", k_metadataStatusUploadError] sorted:nil ascending:NO];