summaryrefslogtreecommitdiffstats
path: root/surf.c
diff options
context:
space:
mode:
authorGravatar Enno Boland (tox) 2009-10-17 20:54:11 +0200
committerGravatar Enno Boland (tox) 2009-10-17 20:54:11 +0200
commit9dc703aff353836c27af2c8fc9c20f8866c37b15 (patch)
tree4c287c9f97bc2dd7a9bb9bf7b3bf9b819d9e6441 /surf.c
parenttypo fix (diff)
whitespace fix.
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);