diff src/core.h @ 2443:7f2432a87376

[gaim-migrate @ 2456] it can send ims. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 06 Oct 2001 04:37:34 +0000
parents 895e2469cb3a
children 6bdeb91abe4e
line wrap: on
line diff
--- a/src/core.h	Sat Oct 06 04:05:53 2001 +0000
+++ b/src/core.h	Sat Oct 06 04:37:34 2001 +0000
@@ -187,7 +187,6 @@
 extern void remove_all_plugins();
 #endif
 extern int plugin_event(enum gaim_event, void *, void *, void *, void *);
-extern void plugin_handler(struct UI *, guchar, guchar *);
 
 /* Functions in server.c */
 extern void serv_got_update(struct gaim_connection *, char *, int, int, time_t, time_t, int, gushort);