eo: do not check this here
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 24 Mar 2020 14:45:22 +0000 (15:45 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 24 Mar 2020 21:54:58 +0000 (06:54 +0900)
commitcd1ac06e4bf6ebbd048a570860a00f3d9929484c
tree083abd68b8224a1df903cb1efb05b795c292dbf7
parent4031a33b5a2af6e353bd8403463f3c8348ba3ded
eo: do not check this here

as coverity points out, _obj_is_override is already dereferencing
obj->opt so this was the wrong spot to check this.

CID 1422014
CID 1422013

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11579
src/lib/eo/eo.c