commit | ef9b2eb566fc090b773c79e406dd43d0006a3217 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Mon Nov 22 21:13:13 2010 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Mon Nov 22 21:13:13 2010 +0000 |
tree | 578b4e7793b3111940d06e78510a2eeb2bd7aa04 | |
parent | 9a1b4f9ed3285d3b9b0e8d22b0bdb1a97df7e949 [diff] |
There is somewhere that WINDOW_HIDDEN is getting set when it shouldn't be and I can't find it, but the flag itself is a useless optimisation that only applies to automatic-resize windows, so just dispose of it entirely. Fixes problems reported by Nicholas Riley.