ecore: removing assignment operation to avoid warning.
authorPrince Kumar Dubey <prince.dubey@samsung.com>
Mon, 16 Oct 2017 20:29:01 +0000 (13:29 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 16 Oct 2017 20:29:02 +0000 (13:29 -0700)
commit284276b2ece07c605e49f5432bf2dac7ad80bcaa
tree1c2c52607d17196dcef27b384f79a9eb2af29213
parent71f0daa9d17d0f496ba7b26b7692f8bd96b86719
ecore: removing assignment operation to avoid warning.

Summary: assignment to local variable "ret" has no meaning as it is not used after assignment. So, removing assignment operation to avoid warning.

Reviewers: raster, cedric

Subscribers: jpeg, rajeshps

Differential Revision: https://phab.enlightenment.org/D5303

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore_x/ecore_x_keygrab.c