whitespace fix.

This commit is contained in:
Enno Boland (tox) 2009-10-17 20:54:11 +02:00
parent ca10af0783
commit 9dc703aff3

1
surf.c
View file

@ -476,7 +476,6 @@ newclient(void) {
G_CALLBACK(itemclick), c);
}
/* VBox */
c->vbox = gtk_vbox_new(FALSE, 0);