changeset 3656:e597186997d5

[gaim-migrate @ 3785] (15:28:08) wmahan: I put it a comment saying "this can't happen" and return -1; (15:28:11) wmahan: it can happen :) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 12 Oct 2002 19:29:40 +0000
parents 1861b94f4da1
children 29c04835a6cd
files src/protocols/oscar/ft.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/oscar/ft.c	Sat Oct 12 18:48:33 2002 +0000
+++ b/src/protocols/oscar/ft.c	Sat Oct 12 19:29:40 2002 +0000
@@ -1770,9 +1770,6 @@
 		return ret;
 	}
 
-	/* Shouldn't happen for now. --wtm */
-	return -1;
-
 	if (hdrtype == 0x0001)
 		ret = handlehdr_directim(sess, conn, hdr);
 	else if (hdrtype == 0x1108) /* getfile listing.txt incoming tx->rx */