From: Alexander Sedov Date: Tue, 23 Apr 2013 22:34:59 +0000 (+0400) Subject: Removed redundant check in draw code. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=011c0f9e5bb87838afa90f2a33ba68920681e3ce;hp=011c0f9e5bb87838afa90f2a33ba68920681e3ce;p=st.git Removed redundant check in draw code. 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> ---