Remove some unused variables (GnomeBug:591218)

This commit is contained in:
Javier Jardón
2009-08-09 12:01:03 +02:00
committed by Frédéric Péters
parent 54863bbba6
commit ec7c24d227
7 changed files with 0 additions and 7 deletions

View File

@ -47,7 +47,6 @@ GtkWidget *
do_links (GtkWidget *do_widget)
{
static GtkWidget *window = NULL;
GtkWidget *box;
GtkWidget *label;
if (!window)