whitespace fix.
[surf.git] / 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);