gui: Print the status bar only once.
authorAndre Noll <maan@systemlinux.org>
Mon, 6 Jan 2014 17:56:20 +0000 (17:56 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 May 2014 12:04:04 +0000 (14:04 +0200)
commit48766d911e4b56d70722da9edace9bc6f63719ab
tree928f044cd0852c90fbaf2039f5218e83ca5914be
parent9905b62369f9bcbac3e779a4fc0759ceb1539df4
gui: Print the status bar only once.

Currently we print it twice on startup. Remove the redundant call
to print_status_bar().
gui.c