diff options
Diffstat (limited to 'Source/SPAppController.m')
-rw-r--r-- | Source/SPAppController.m | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/SPAppController.m b/Source/SPAppController.m index e8ff0b92..c10b8370 100644 --- a/Source/SPAppController.m +++ b/Source/SPAppController.m @@ -2257,9 +2257,6 @@ YY_BUFFER_STATE yy_scan_string (const char *); #pragma mark - -/** - * Deallocate - */ - (void)dealloc { [[NSNotificationCenter defaultCenter] removeObserver:self]; |