--- 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.