Browse Source

new db activity

Marino Faggiana 8 years ago
parent
commit
9ff746fc38
1 changed files with 0 additions and 2 deletions
  1. 0 2
      iOSClient/FileSystem/CCCoreData.h

+ 0 - 2
iOSClient/FileSystem/CCCoreData.h

@@ -239,8 +239,6 @@
 + (void)moveCoreDataToGroup;
 + (void)moveAllUserToGroup;
 
-//+ (void)verifyVersionCoreData;
-
 + (void)flushTableAccount:(NSString *)account;
 + (void)flushTableActivityAccount:(NSString *)account;
 + (void)flushTableAutomaticUploadAccount:(NSString *)account selector:(NSString *)selector;