ui-log: make some variables 'static'
commit3fe509e17a337cbaa300b4b9aa2a248c2d0be873
authorJohn Keeping <john@keeping.me.uk>
Sun, 8 Mar 2015 16:32:20 +0000 (8 16:32 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 9 Mar 2015 16:39:20 +0000 (9 17:39 +0100)
treebdab4b2227e5596785f38ca859d20f88824d1147
parenteefd5e0aea23010c3f6667ba30e607e68427f9ad
ui-log: make some variables 'static'

These are not used outside this file and are not declared.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-log.c