Removed unused Code

This commit is contained in:
michael starke
2013-07-20 16:42:35 +02:00
parent 030dbd5be7
commit e5e8d01dff
5 changed files with 23 additions and 39 deletions

View File

@@ -83,7 +83,6 @@ APPKIT_EXTERN NSString *const MPDocumentGroupKey;
/*
All non-setter undoable actions
*/
- (BOOL)group:(KdbGroup *)group isMoveableToGroup:(KdbGroup *)target;
/* TODO in UNDO auslagen */
- (void)addStringField:(StringField *)field toEntry:(Kdb4Entry *)entry atIndex:(NSUInteger)index;