adium 2369:cbe4a68bcef4: Okay, I don't think I need this debug l...

commits at adium.im commits at adium.im
Thu May 28 15:27:59 UTC 2009


details:	http://hg.adium.im/adium/rev/cbe4a68bcef4
revision:	2369:cbe4a68bcef4
author:		Zachary West <zacw at adium.im>
date:		Thu May 28 11:27:54 2009 -0400

Okay, I don't think I need this debug line any more, since I can't get it to crash. Hooray.

diffstat:

 Frameworks/AIUtilities Framework/Source/AIProgressDataUploader.m |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r ba7984fe4779 -r cbe4a68bcef4 Frameworks/AIUtilities Framework/Source/AIProgressDataUploader.m
--- a/Frameworks/AIUtilities Framework/Source/AIProgressDataUploader.m	Thu May 28 11:22:49 2009 -0400
+++ b/Frameworks/AIUtilities Framework/Source/AIProgressDataUploader.m	Thu May 28 11:27:54 2009 -0400
@@ -291,8 +291,6 @@
  */
 - (void)uploadSucceeded
 {
-	NSLog(@"Calling success");
-	
 	stream = NULL;
 	
 	[periodicTimer invalidate]; periodicTimer = nil;




More information about the commits mailing list