Remove the need for the OPEN_NOMAXIMIZE flag
authorJonas Fonseca <fonseca@diku.dk>
Wed, 4 Feb 2009 13:59:55 +0000 (14:59 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 5 Feb 2009 20:56:50 +0000 (21:56 +0100)
commit5ae38fbf811596ae3a20fe6cfed17d8b88af8d3a
tree87c775b30b94b9a88d292d460d523d7e2637c947
parentdafe22262f36ba3ba32a22fd9741672345b89877
Remove the need for the OPEN_NOMAXIMIZE flag

It was only used for the status view together with the OPEN_RELOAD flag.
However, since reloading and refreshing is the same for the status use
OPEN_REFRESH instead.
tig.c