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