mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 16:49:24 +00:00
Converted project to ARC
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
if(_clearPasteboardOnShutdown) {
|
||||
[[NSNotificationCenter defaultCenter] removeObserver:self];
|
||||
}
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
- (void)_updateNotifications {
|
||||
|
||||
Reference in New Issue
Block a user