diff console/libgnt/gntentry.c @ 14729:b7e145ea9076

[gaim-migrate @ 17485] Get rid of some unused variables committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 16 Oct 2006 14:50:20 +0000
parents 3e193cf68660
children 61416f315d1c
line wrap: on
line diff
--- a/console/libgnt/gntentry.c	Sun Oct 15 16:30:50 2006 +0000
+++ b/console/libgnt/gntentry.c	Mon Oct 16 14:50:20 2006 +0000
@@ -12,7 +12,6 @@
 };
 
 static GntWidgetClass *parent_class = NULL;
-static guint signals[SIGS] = { 0 };
 
 static void
 destroy_suggest(GntEntry *entry)