Properly destroy cache objects of vanished folders

This commit is contained in:
Ludovic Marcotte
2014-07-24 08:39:41 -04:00
parent 037dd67635
commit 006727a74b
4 changed files with 41 additions and 6 deletions
+2
View File
@@ -42,6 +42,8 @@
- (NSCalendarDate *) creationDate;
- (NSCalendarDate *) lastModified;
- (NSException *) destroy;
@end
#endif /* SOGOCACHEOBJECT_H */