Marino Faggiana hace 7 años
padre
commit
fa42d2dc93
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      iOSClient/Photos/CCPhotos.m

+ 2 - 1
iOSClient/Photos/CCPhotos.m

@@ -553,7 +553,8 @@
             NSMutableArray *addMetadatas = [NSMutableArray new];
 
             // DELETE RECORD IF NOT PRESENT ON DB
-           
+            //NSArray *metadatasDBImageVideo = [[NCManageDatabase sharedInstance] getTableMetadatasContentTypeImageVideo];
+            
             // INSERT NEW RECORD ON DB
             for (tableMetadata *metadata in metadatas) {