mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 19:48:53 +00:00
Stage 4 of clang compiler warning patches.
This commit is contained in:
committed by
Ludovic Marcotte
parent
892bd693d7
commit
5b65eaa572
@@ -40,6 +40,8 @@
|
||||
|
||||
- (NSMutableString *) pathForChild: (NSString *) childName;
|
||||
|
||||
- (void) addUserInAcls: (NSString *) user;
|
||||
|
||||
- (NSArray *) toOneRelationshipKeys;
|
||||
- (NSArray *) toManyRelationshipKeys;
|
||||
|
||||
|
||||
@@ -42,8 +42,6 @@
|
||||
- (NSCalendarDate *) creationDate;
|
||||
- (NSCalendarDate *) lastModified;
|
||||
|
||||
- (NSException *) destroy;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* SOGOCACHEOBJECT_H */
|
||||
|
||||
Reference in New Issue
Block a user