--- a/src/protocols/oscar/oft.c Thu Aug 03 09:17:05 2006 +0000 +++ b/src/protocols/oscar/oft.c Thu Aug 03 09:31:14 2006 +0000 @@ -325,9 +325,6 @@ static void peer_oft_recv_frame_done(PeerConnection *conn, OftFrame *frame) { - if (frame->nrecvd == frame->size) - gaim_xfer_set_completed(conn->xfer, TRUE); - gaim_input_remove(conn->watcher_incoming); conn->watcher_incoming = 0; conn->xfer->fd = conn->fd;