diff plugins/mailchk.c @ 2504:61b139b6d6d3

[gaim-migrate @ 2517] hi. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 14 Oct 2001 20:45:03 +0000
parents 866bf3ced1bc
children 4f2f12bf4408
line wrap: on
line diff
--- a/plugins/mailchk.c	Sun Oct 14 19:43:25 2001 +0000
+++ b/plugins/mailchk.c	Sun Oct 14 20:45:03 2001 +0000
@@ -49,7 +49,6 @@
 static gboolean check_timeout(gpointer data)
 {
 	gint count = check_mail();
-	char buf[256];
 
 	if (count == -1)
 		return FALSE;