adium 3381:0fd0f4eceb5e: Fix building with clang.

commits at adium.im commits at adium.im
Wed Oct 20 15:49:54 UTC 2010


details:	http://hg.adium.im/adium/rev/0fd0f4eceb5e
revision:	3381:0fd0f4eceb5e
author:		Frank Dowsett <wixardy at adium.im>
date:		Wed Oct 20 11:49:01 2010 -0400

Fix building with clang.

diffs (10 lines):

diff -r 0157dd58ad43 -r 0fd0f4eceb5e Frameworks/Adium Framework/Source/AIMetaContact.h
--- a/Frameworks/Adium Framework/Source/AIMetaContact.h	Tue Oct 19 23:06:03 2010 +0200
+++ b/Frameworks/Adium Framework/Source/AIMetaContact.h	Wed Oct 20 11:49:01 2010 -0400
@@ -60,5 +60,6 @@
  * Contacts from all accounts, including offline ones, will be included.
  */
 - (NSArray *)listContactsIncludingOfflineAccounts;
+- (BOOL)removeObject:(AIListObject *)inObject;
 
 @end




More information about the commits mailing list