From: Andre Noll Date: Mon, 6 Jan 2014 16:24:13 +0000 (+0000) Subject: gui: Kill pointless initialization of top.lines in main(). X-Git-Tag: v0.5.3~12^2~42 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=0569a928e03cb1489d04e1b89be32b24d59de0e3;hp=0569a928e03cb1489d04e1b89be32b24d59de0e3;p=paraslash.git gui: Kill pointless initialization of top.lines in main(). init_curses() sets this value anyway. ---