console/libgnt/gntwindow.c

changeset 14791
b3f882f156ef
parent 14678
97f57691faab
child 15040
433e06134a7b
--- a/console/libgnt/gntwindow.c	Sun Oct 15 16:30:50 2006 +0000
+++ b/console/libgnt/gntwindow.c	Mon Oct 16 14:50:20 2006 +0000
@@ -8,7 +8,6 @@
 };
 
 static GntBoxClass *parent_class = NULL;
-static guint signals[SIGS] = { 0 };
 
 static gboolean (*org_keypress)(GntWidget *widget, const char *text);
 static void (*org_destroy)(GntWidget *widget);

mercurial