JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Removed redundant check in draw code.
authorAlexander Sedov <alex0player@gmail.com>
Tue, 23 Apr 2013 22:34:59 +0000 (02:34 +0400)
committerChristoph Lohmann <20h@r-36.net>
Wed, 24 Apr 2013 19:27:56 +0000 (21:27 +0200)
We're now clearing empty areas with spaces, so there is no point to check
if character contains non-empty string.

Signed-off-by: Christoph Lohmann <20h@r-36.net>


No differences found