aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoritesController.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPFavoritesController.m')
-rw-r--r--Source/SPFavoritesController.m3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/SPFavoritesController.m b/Source/SPFavoritesController.m
index 7958fea5..0985d680 100644
--- a/Source/SPFavoritesController.m
+++ b/Source/SPFavoritesController.m
@@ -466,9 +466,6 @@ static SPFavoritesController *sharedFavoritesController = nil;
#pragma mark -
-/**
- * Dealloc.
- */
- (void)dealloc
{
if (favoritesTree) [favoritesTree release], favoritesTree = nil;