Marino Faggiana 6 年 前
コミット
93bfbb33ce
1 ファイル変更0 行追加1 行削除
  1. 0 1
      iOSClient/Photos/CCPhotos.m

+ 0 - 1
iOSClient/Photos/CCPhotos.m

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