src/protocols/yahoo/yahoo.c

changeset 7696
d65c53691a9d
parent 7675
8058cedec7a2
child 7747
ce63da454857
--- 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;
 

mercurial