--- 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);