mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 23:52:21 +00:00
Cleaned up old KdbEntry and KdbGroup categories
Fixed dealloc bug in MPDocumentWindowController Introduced undo category for entries and groups
This commit is contained in:
@@ -69,7 +69,6 @@
|
||||
- (void)dealloc {
|
||||
[[NSNotificationCenter defaultCenter] removeObserver:self];
|
||||
[_welcomeView release];
|
||||
[_welcomeText release];
|
||||
[_toolbar release];
|
||||
|
||||
[_passwordInputController release];
|
||||
|
||||
Reference in New Issue
Block a user