Remove some unused variables (GnomeBug:591218)
This commit is contained in:
committed by
Frédéric Péters
parent
54863bbba6
commit
ec7c24d227
@ -47,7 +47,6 @@ GtkWidget *
|
||||
do_links (GtkWidget *do_widget)
|
||||
{
|
||||
static GtkWidget *window = NULL;
|
||||
GtkWidget *box;
|
||||
GtkWidget *label;
|
||||
|
||||
if (!window)
|
||||
|
||||
Reference in New Issue
Block a user