evas_textblock_hyphenation: remove incorrect expression 71/190271/2 accepted/tizen/unified/20181002.093305 submit/tizen/20181001.055502
authorJaeun Choi <jaeun12.choi@samsung.com>
Fri, 28 Sep 2018 14:43:34 +0000 (23:43 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Mon, 1 Oct 2018 05:43:59 +0000 (05:43 +0000)
commit4feee96567b1d73770366888ee83c98734745b35
tree57c7f7bce4ba51201121c00ffc17ec352323b997
parent5f98a2c7e9480c04e136f3899d2edd20cbf105b5
evas_textblock_hyphenation: remove incorrect expression

dict->cset is an array, not a pointer, thus is never NULL.
this was discovered by coverity.
upstream patch: https://phab.enlightenment.org/D7121

Change-Id: I0c1ebe264d1d2ecfb2197ccb7e4f57cbf12736de
src/lib/evas/canvas/evas_textblock_hyphenation.x