src/aim.c

changeset 3391
80a19cca79da
parent 3360
44ae82a0d938
child 3427
75387df65a9b
--- a/src/aim.c	Sat Aug 10 02:42:55 2002 +0000
+++ b/src/aim.c	Sun Aug 11 06:42:17 2002 +0000
@@ -57,7 +57,6 @@
 #include <signal.h>
 #endif
 #include "locale.h"
-#include "gtkticker.h"
 #include "gtkspell.h"
 #ifndef USE_APPLET
 #include <getopt.h>
@@ -83,8 +82,6 @@
 char *opt_rcfile_arg = NULL;
 int opt_debug = 0;
 
-void BuddyTickerCreateWindow(void);
-
 #if HAVE_SIGNAL_H
 /*
  * Lists of signals we wish to catch and those we wish to ignore.

mercurial