diff console/libgnt/gntmenu.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 f1f1dcb26d89
children 97977138cf29
line wrap: on
line diff
--- a/console/libgnt/gntmenu.c	Sun Oct 15 16:30:50 2006 +0000
+++ b/console/libgnt/gntmenu.c	Mon Oct 16 14:50:20 2006 +0000
@@ -8,7 +8,6 @@
 };
 
 static GntTreeClass *parent_class = NULL;
-static guint signals[SIGS] = { 0 };
 
 static void (*org_draw)(GntWidget *wid);
 static void (*org_destroy)(GntWidget *wid);