From: Enno Boland (tox) Date: Sat, 17 Oct 2009 18:54:11 +0000 (+0200) Subject: whitespace fix. X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=commitdiff_plain;h=9dc703aff353836c27af2c8fc9c20f8866c37b15 whitespace fix. --- diff --git a/surf.c b/surf.c index addb887..49c7c34 100644 --- a/surf.c +++ b/surf.c @@ -476,7 +476,6 @@ newclient(void) { G_CALLBACK(itemclick), c); } - /* VBox */ c->vbox = gtk_vbox_new(FALSE, 0);