diff src/idle.c @ 9993:bdec08a8fc5b

[gaim-migrate @ 10906] Remove away.c and away.h And get rid of some code in server.c that I'm pretty sure doesn't do anything committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 09 Sep 2004 03:36:35 +0000
parents ced29c7b396c
children 32e7baa81e03
line wrap: on
line diff
--- a/src/idle.c	Thu Sep 09 03:20:48 2004 +0000
+++ b/src/idle.c	Thu Sep 09 03:36:35 2004 +0000
@@ -39,12 +39,6 @@
 #include "prefs.h"
 #include "signals.h"
 
-/* XXX - Get this out of here! */
-#include "away.h"
-
-/* XXX For the away stuff */
-#include "gaim.h"
-
 #define IDLEMARK 600   	/* 10 minutes! */
 
 gint check_idle(gpointer data)