mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 05:29:26 +00:00
Merged deleteGroup and deleteEntry call into delteNode
This commit is contained in:
@@ -150,8 +150,6 @@ APPKIT_EXTERN NSString *const MPDocumentGroupKey;
|
||||
- (KPKAttribute *)createCustomAttribute:(KPKEntry *)entry;
|
||||
|
||||
- (void)deleteNode:(KPKNode *)node;
|
||||
- (void)deleteGroup:(KPKGroup *)group;
|
||||
- (void)deleteEntry:(KPKEntry *)entry;
|
||||
|
||||
#pragma mark Actions
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user