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