changeset 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 b4ac3b5f484b
children 27759162c645
files plugins/mailchk.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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;