--- a/src/server.h Sun Mar 27 17:39:22 2005 +0000 +++ b/src/server.h Sun Mar 27 17:50:35 2005 +0000 @@ -74,7 +74,6 @@ void serv_got_typing_stopped(GaimConnection *gc, const char *name); void serv_got_im(GaimConnection *gc, const char *who, const char *msg, GaimConvImFlags imflags, time_t mtime); -void serv_finish_login(GaimConnection *gc); void serv_got_chat_invite(GaimConnection *gc, const char *name, const char *who, const char *message, GHashTable *data);