summaryrefslogtreecommitdiffstats
path: root/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'window.c')
-rw-r--r--window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/window.c b/window.c
index 97e5b4a3..97168455 100644
--- a/window.c
+++ b/window.c
@@ -286,7 +286,6 @@ window_create1(u_int sx, u_int sy)
w->lastlayout = -1;
w->layout_root = NULL;
- TAILQ_INIT(&w->layout_list);
w->sx = sx;
w->sy = sy;