comparison src/protocols/toc/toc.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 248b8b39c671
children cfc2f7fcb3dd
comparison
equal deleted inserted replaced
13295:2c8629dd755c 13296:263c2db78f77
2297 NULL, /* can_receive_file */ 2297 NULL, /* can_receive_file */
2298 NULL, /* send_file */ 2298 NULL, /* send_file */
2299 NULL, /* new_xfer */ 2299 NULL, /* new_xfer */
2300 NULL, /* offline_message */ 2300 NULL, /* offline_message */
2301 NULL, /* whiteboard_prpl_ops */ 2301 NULL, /* whiteboard_prpl_ops */
2302 NULL, /* media_prpl_ops */
2303 }; 2302 };
2304 2303
2305 static GaimPluginInfo info = 2304 static GaimPluginInfo info =
2306 { 2305 {
2307 GAIM_PLUGIN_MAGIC, 2306 GAIM_PLUGIN_MAGIC,