From ba7c781921b83ef492ff9a4239286d834d61cb08 Mon Sep 17 00:00:00 2001 From: Evan Schoenberg Date: Mon, 11 Sep 2006 03:40:52 +0000 Subject: [PATCH] Moved to the protocol git-svn-id: svn://svn.adiumx.com/adium/trunk@17707 1c916fce-81e2-0310-a464-8ca513f45935 --- Source/AIAdium.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/AIAdium.h b/Source/AIAdium.h index 237e45daf..6fc305cf4 100644 --- a/Source/AIAdium.h +++ b/Source/AIAdium.h @@ -60,8 +60,6 @@ NSString *advancedPrefsName; } -- (AICoreComponentLoader *)componentLoader; - - (IBAction)showAboutBox:(id)sender; - (IBAction)showHelp:(id)sender; - (IBAction)reportABug:(id)sender; -- 2.11.4.GIT