diff src/protocols/silc/silc.c @ 12149:4e46eeec4ace

[gaim-migrate @ 14450] Fix SILC. I broke this earlier with the file transfer changes. I swear I was compiling SILC and Sametime. I've fixed it now. Sorry about this. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 19 Nov 2005 02:01:48 +0000
parents cbebda5f019c
children 5851a9219bc7
line wrap: on
line diff
--- a/src/protocols/silc/silc.c	Sat Nov 19 01:53:28 2005 +0000
+++ b/src/protocols/silc/silc.c	Sat Nov 19 02:01:48 2005 +0000
@@ -1557,7 +1557,6 @@
 	NULL,						/* roomlist_expand_category */
 	NULL,						/* can_receive_file */
 	silcgaim_ftp_send_file,		/* send_file */
-	silcgaim_ftp_send_file,		/* send_file */
 	silcgaim_ftp_new_xfer,		/* new_xfer */
 	&silcgaim_wb_ops,			/* whiteboard operations */
 };