comparison src/protocols/simple/simple.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 0bfc9b72b9ce
children 955a24d87729
comparison
equal deleted inserted replaced
13295:2c8629dd755c 13296:263c2db78f77
1620 NULL, /* can_receive_file */ 1620 NULL, /* can_receive_file */
1621 NULL, /* send_file */ 1621 NULL, /* send_file */
1622 NULL, /* new_xfer */ 1622 NULL, /* new_xfer */
1623 NULL, /* offline_message */ 1623 NULL, /* offline_message */
1624 NULL, /* whiteboard_prpl_ops */ 1624 NULL, /* whiteboard_prpl_ops */
1625 NULL, /* media_prpl_ops */
1626 }; 1625 };
1627 1626
1628 1627
1629 static GaimPluginInfo info = 1628 static GaimPluginInfo info =
1630 { 1629 {