Mercurial > pidgin
diff src/protocols/sametime/sametime.c @ 12650:2926e3c3185e
[gaim-migrate @ 14988]
Warning McFixen
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 24 Dec 2005 20:10:25 +0000 |
parents | e8da8f12e694 |
children | a0fd3ebcd6fa |
line wrap: on
line diff
--- a/src/protocols/sametime/sametime.c Sat Dec 24 08:10:32 2005 +0000 +++ b/src/protocols/sametime/sametime.c Sat Dec 24 20:10:25 2005 +0000 @@ -5020,6 +5020,9 @@ .can_receive_file = mw_prpl_can_receive_file, .send_file = mw_prpl_send_file, .new_xfer = mw_prpl_new_xfer, + .offline_message = NULL, + .whiteboard_prpl_ops = NULL, + .media_prpl_ops = NULL, };