From ddbed0ade57c4efecbb7cd9a09047a1ce80ae497 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Fri, 28 Nov 2008 23:52:42 +0000 Subject: New Growl notification controller. --- MainController.m | 3 --- 1 file changed, 3 deletions(-) (limited to 'MainController.m') diff --git a/MainController.m b/MainController.m index d446b1aa..46996ef6 100644 --- a/MainController.m +++ b/MainController.m @@ -26,7 +26,6 @@ #import "KeyChain.h" #import "TableDocument.h" - @implementation MainController /* @@ -647,8 +646,6 @@ checks for updates and opens download page in default browser //register MainController for AppleScript events [[ NSScriptExecutionContext sharedScriptExecutionContext] setTopLevelObject: self ]; - - [GrowlApplicationBridge setGrowlDelegate:self]; prefs = [[NSUserDefaults standardUserDefaults] retain]; isNewFavorite = NO; -- cgit v1.2.3