eo: Move hacky API auto_unref to C only
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Dec 2017 05:31:22 +0000 (14:31 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 5 Dec 2017 06:06:34 +0000 (15:06 +0900)
commit207a0cf3e3ce169b2e6400ca4bc1df512ea15a27
tree25ef8280e607308de2e7cbf131c7064a6397291c
parent8cdb3184f8a1f3e5396d953b238ce2e217f0cb1c
eo: Move hacky API auto_unref to C only

This API is meant to be used by parts only, and by bindings dealing with
part objects. This patch fixes make check which got broken in the after
the previous one (cxx).
13 files changed:
src/bindings/cxx/eo_cxx/efl_object_impl.hh
src/lib/edje/edje_part_helper.h
src/lib/edje/edje_private.h
src/lib/efl/cxx/efl_part_impl.hh
src/lib/elementary/elementary_config.h
src/lib/elementary/elm_part_helper.h
src/lib/eo/Eo.h
src/lib/eo/efl_object.eo
src/lib/eo/eo.c
src/lib/eo/eo_base_class.c
src/lib/eo/eo_private.h
src/lib/eolian_cxx/grammar/part_implementation.hpp
src/tests/eo/suite/eo_test_general.c