]> gitweb.ps.run Git - ps-cgit/commit
ui-tree.c: Drop the header variable
authorLukas Fleischer <cgit@cryptocrack.de>
Sun, 3 Mar 2013 15:55:21 +0000 (16:55 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 4 Mar 2013 14:12:55 +0000 (09:12 -0500)
commitbfe576624541febd6005ad6a4633680369a7dc34
tree187d73cd827928f1b62b4a557f8a8721e4b929a3
parentc4b8db3f0973bc63d60806d197b55dc2901870f0
ui-tree.c: Drop the header variable

Instead, use the value of the state variable to determine whether the
footer needs to be drawn.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
ui-tree.c