]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Remove macro STANDARD_STATUS_BAR.
authorAndre Noll <maan@systemlinux.org>
Sun, 5 Jan 2014 05:03:32 +0000 (05:03 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 May 2014 12:04:04 +0000 (14:04 +0200)
commit9905b62369f9bcbac3e779a4fc0759ceb1539df4
tree2bb5ae3b77287eb926c3d2420648485763d978d1
parente8ca7526ddebc98f3023736f77fa13b65034767b
gui: Remove macro STANDARD_STATUS_BAR.

It's only referenced once in print_status_bar(), so we may as well
print the text there without defining a macro for it.
gui.c