diff console/libgnt/gntbox.c @ 14836:bfcdd361357e

[gaim-migrate @ 17605] Do things right and fix the compile warnings. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 28 Oct 2006 19:52:30 +0000
parents 62bb53609a36
children b1650510f4b8
line wrap: on
line diff
--- a/console/libgnt/gntbox.c	Sat Oct 28 19:37:48 2006 +0000
+++ b/console/libgnt/gntbox.c	Sat Oct 28 19:52:30 2006 +0000
@@ -9,7 +9,6 @@
 };
 
 static GntWidgetClass *parent_class = NULL;
-static guint signals[SIGS] = { 0 };
 
 static GntWidget * find_focusable_widget(GntBox *box);