adium 2384:b37e87f42328: Warnings--

commits at adium.im commits at adium.im
Thu May 28 22:42:29 UTC 2009


details:	http://hg.adium.im/adium/rev/b37e87f42328
revision:	2384:b37e87f42328
author:		Zachary West <zacw at adium.im>
date:		Thu May 28 18:42:23 2009 -0400

Warnings--

diffs (11 lines):

diff -r f4fee8fe399e -r b37e87f42328 Source/AIListController.m
--- a/Source/AIListController.m	Thu May 28 18:12:47 2009 -0400
+++ b/Source/AIListController.m	Thu May 28 18:42:23 2009 -0400
@@ -836,7 +836,6 @@
 		//Drag and drop text sending via the contact list.
 		if ([item isKindOfClass:[AIListContact class]]) {
 			/* This will send the message. Alternately, we could just insert it into the text view... */
-			AIChat							*chat;
 			NSAttributedString				*messageAttributedString = nil;
 			
 			if ([availableType isEqualToString:NSRTFPboardType]) {




More information about the commits mailing list