mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-30 19:18:16 +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