--- a/src/protocols/yahoo/yahoo.c Tue Dec 02 07:33:43 2003 +0000 +++ b/src/protocols/yahoo/yahoo.c Tue Dec 02 07:41:39 2003 +0000 @@ -2889,11 +2889,12 @@ yahoo_packet_free(pkt); } +#if 0 static gboolean yahoo_has_send_file(GaimConnection *gc, const char *who) { return TRUE; } - +#endif static GaimPlugin *my_protocol = NULL;