mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 21:42:32 +00:00
Removed unused log message
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
}
|
||||
|
||||
- (void)dealloc {
|
||||
NSLog(@"dealloc");
|
||||
[self cleanup];
|
||||
[[MPTemporaryFileStorageCenter defaultCenter] unregisterStorage:self];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user