diff src/protocols/oscar/ft.c @ 8078:ab0750ac5154

[gaim-migrate @ 8777] I've been staring at this convo signals stuff for too long. Can someone double check this? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 11 Jan 2004 23:45:23 +0000
parents 504d98d14c25
children 4720864c365d
line wrap: on
line diff
--- a/src/protocols/oscar/ft.c	Sun Jan 11 21:43:43 2004 +0000
+++ b/src/protocols/oscar/ft.c	Sun Jan 11 23:45:23 2004 +0000
@@ -664,7 +664,6 @@
 			ret = userfunc(sess, &fr, snptr, 0);
 	}
 
-	/* Is the second half of this really needed?  I'm skeptical. */
 	if ((payloadlength != 0) && (payloadlength != UINT_MAX)) {
 		char *msg;
 		int recvd = 0;