whitespace fix.
authorEnno Boland (tox) <tox@s01.de>
Sat, 17 Oct 2009 18:54:11 +0000 (20:54 +0200)
committerEnno Boland (tox) <tox@s01.de>
Sat, 17 Oct 2009 18:54:11 +0000 (20:54 +0200)
surf.c

diff --git a/surf.c b/surf.c
index addb887..49c7c34 100644 (file)
--- a/surf.c
+++ b/surf.c
@@ -476,7 +476,6 @@ newclient(void) {
                                G_CALLBACK(itemclick), c);
        }
 
-
        /* VBox */
        c->vbox = gtk_vbox_new(FALSE, 0);