--- a/src/oscar.c Tue Nov 21 00:16:44 2000 +0000 +++ b/src/oscar.c Tue Nov 21 01:00:45 2000 +0000 @@ -771,9 +771,9 @@ } static int accept_getfile(gpointer w, struct ask_getfile *g) { + /* struct gaim_connection *gc = g->gc; - /* if ((newconn = aim_accepttransfer(od->sess, od->conn, g->sn, g->cookie, g->ip, od->sess->oft.listing, AIM_CAPS_GETFILE)) == NULL) { cancel_getfile(w, g); return;