diff src/server.h @ 10745:ca69d597a5e2

[gaim-migrate @ 12347] Get rid of serv_close (I got rid of serv_login earlier today). committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 27 Mar 2005 01:59:39 +0000
parents 94cc67130789
children bf5e48215158
line wrap: on
line diff
--- a/src/server.h	Sun Mar 27 01:14:41 2005 +0000
+++ b/src/server.h	Sun Mar 27 01:59:39 2005 +0000
@@ -33,7 +33,6 @@
 extern "C" {
 #endif
 
-void serv_close(GaimConnection *);
 void serv_touch_idle(GaimConnection *);
 int  serv_send_im(GaimConnection *, const char *, const char *, GaimConvImFlags);
 void serv_get_info(GaimConnection *, const char *);