emotion: remove all left overs from removed backends
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 24 Apr 2020 07:35:31 +0000 (09:35 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 7 Jun 2020 21:48:13 +0000 (06:48 +0900)
commit593d5ca3c853fb2cb1300813ad07e4a0ff5b19c4
tree6b3be4e71a5e210135c6e1fb5bbfe8456c815ec3
parentead17664a6f7050c9cd5d7f906d396d1edceafc6
emotion: remove all left overs from removed backends

We removed them in the last release. Make sure we cleanup all the
references and dead code still belonging to it.

Extra note on the Emotion_Module enum removal. While it was exposed in
the public Emotion.h header it is never used anywhere in the code and
has no purpose, thus it can safely be removed.

Reviewed-by: Carsten Haitzler (Rasterman) <raster@rasterman.com>
Differential Revision: https://phab.enlightenment.org/D11941
src/edje_external/emotion/emotion.c
src/lib/emotion/Emotion.h
src/lib/emotion/emotion_modules.c