Mercurial > pidgin
diff src/gaim.h @ 2289:38e156136896
[gaim-migrate @ 2299]
some irc fixes
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 17 Sep 2001 05:00:56 +0000 |
parents | 0b5c3338fa3d |
children | a87ca0aa1840 |
line wrap: on
line diff
--- a/src/gaim.h Sun Sep 16 18:30:44 2001 +0000 +++ b/src/gaim.h Mon Sep 17 05:00:56 2001 +0000 @@ -692,7 +692,6 @@ extern void serv_chat_leave(struct gaim_connection *, int); extern void serv_chat_whisper(struct gaim_connection *, int, char *, char *); extern int serv_chat_send(struct gaim_connection *, int, char *); -extern void serv_chat_set_topic(struct gaim_connection *, int, char *); extern void update_keepalive(struct gaim_connection *, gboolean); /* output from serv */