Mercurial > pidgin
diff src/server.h @ 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 | 4d3119205a33 |
| children | a9ff4499d9ce |
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 }
