Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2013-01-17 01:38:21 +00:00
13 changed files with 117 additions and 163 deletions

View File

@ -283,7 +283,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;