From 9dc703aff353836c27af2c8fc9c20f8866c37b15 Mon Sep 17 00:00:00 2001 From: "Enno Boland (tox)" Date: Sat, 17 Oct 2009 20:54:11 +0200 Subject: [PATCH] whitespace fix. --- surf.c | 1 - 1 file changed, 1 deletion(-) 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); -- 2.20.1