Mercurial > pidgin
diff src/protocols/yahoo/yahoo.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 | 3e87f0c5287d |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c Thu Feb 16 01:54:50 2006 +0000 +++ b/src/protocols/yahoo/yahoo.c Thu Feb 16 02:00:25 2006 +0000 @@ -3707,7 +3707,6 @@ yahoo_new_xfer, yahoo_offline_message, /* offline_message */ &yahoo_whiteboard_prpl_ops, - NULL, /* media_prpl_ops */ }; static GaimPluginInfo info =
