Browse Source

dev Photos

Marino Faggiana 6 years ago
parent
commit
93bfbb33ce
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Photos/CCPhotos.m

+ 0 - 1
iOSClient/Photos/CCPhotos.m

@@ -579,7 +579,6 @@
         }
         }
         
         
     } failure:^(NSString *message, NSInteger errorCode) {
     } failure:^(NSString *message, NSInteger errorCode) {
-        [self reloadDatasource];
     }];
     }];
 }
 }