Mercurial > pidgin
diff src/protocols/silc/silc.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 | b704e60fe5de |
| children | 0a3c968b07dc |
line wrap: on
line diff
--- a/src/protocols/silc/silc.c Thu Feb 16 01:54:50 2006 +0000 +++ b/src/protocols/silc/silc.c Thu Feb 16 02:00:25 2006 +0000 @@ -1799,7 +1799,6 @@ silcgaim_ftp_new_xfer, /* new_xfer */ NULL, /* offline_message */ &silcgaim_wb_ops, /* whiteboard_prpl_ops */ - NULL, /* media_prpl_ops */ }; static GaimPluginInfo info =
