ecore: make efl_loop_consumer abstract
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 11 Jan 2019 12:08:24 +0000 (13:08 +0100)
committerJiyoun Park <jy0703.park@samsung.com>
Wed, 16 Jan 2019 04:10:39 +0000 (13:10 +0900)
commita8e21dd12c6f2306936b6da4a48e3b82dbb91d8c
tree6955917bd00dc2502ecbacd6a5e5130a64808468
parent10fb81e895980ab1a17a164a65260818e6e76622
ecore: make efl_loop_consumer abstract

There is no point in having the object instancable. However, in order to
support bindings, we need to ensure that every abstract does have only
abstracts as inherit-parents, thus making this class abstract.

ref T7240

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7599
src/lib/ecore/efl_loop_consumer.eo