# HG changeset patch # User Luke Schierer # Date 1034450980 0 # Node ID e597186997d56133c7e390abf6df48938958e73b # Parent 1861b94f4da10f5c57630d948e6ad2d9c27285ed [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 diff -r 1861b94f4da1 -r e597186997d5 src/protocols/oscar/ft.c --- 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 */