diff src/protocols/irc/irc.c @ 13296:263c2db78f77

[gaim-migrate @ 15662] Kill the other media_prpl_ops. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 16 Feb 2006 02:00:25 +0000
parents 33bef17125c2
children 4bfb720a8fc2
line wrap: on
line diff
--- a/src/protocols/irc/irc.c	Thu Feb 16 01:54:50 2006 +0000
+++ b/src/protocols/irc/irc.c	Thu Feb 16 02:00:25 2006 +0000
@@ -857,7 +857,6 @@
 	irc_dccsend_new_xfer,	/* new_xfer */
 	NULL,					/* offline_message */
 	NULL,					/* whiteboard_prpl_ops */
-	NULL,					/* media_prpl_ops */
 };