summaryrefslogtreecommitdiff
path: root/surf.c
diff options
context:
space:
mode:
Diffstat (limited to 'surf.c')
-rw-r--r--surf.c1
1 files changed, 0 insertions, 1 deletions
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);