Mercurial > pidgin
changeset 13294:8cecf7929eb3
[gaim-migrate @ 15660]
Sean apparently doesn't build with dbus.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Thu, 16 Feb 2006 01:41:52 +0000 |
parents | 44a8d46ee3c1 |
children | 2c8629dd755c |
files | src/server.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/server.h Thu Feb 16 00:45:23 2006 +0000 +++ b/src/server.h Thu Feb 16 01:41:52 2006 +0000 @@ -66,7 +66,6 @@ void serv_got_chat_in(GaimConnection *g, int id, const char *who, GaimMessageFlags flags, const char *message, time_t mtime); void serv_send_file(GaimConnection *gc, const char *who, const char *file); -void serv_voice_chat(GaimConnection *gc, const char *who); #ifdef __cplusplus }