eina: Remove EAPI eina_freeq_main_set()
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 17 Jan 2017 05:07:45 +0000 (14:07 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 17 Jan 2017 05:21:17 +0000 (14:21 +0900)
commitffbc0645e57d7cad01e5c11044bcb8c7688c6e27
tree4c770ff91722d111285aeed57e952e6738a7e8d9
parent3f24b6ea2f9709fc8b77cc9d2b4580edb60f14fe
eina: Remove EAPI eina_freeq_main_set()

I believe this function is not required and should not be
used by applications. If there is a very good use case to
use your own main freeq, then the API could be added again.

For now, removing the set() is probably the safer option.

Note: the API was introduced in the upcoming 1.19
src/lib/eina/eina_freeq.c
src/lib/eina/eina_freeq.h
src/lib/eina/eina_private.h
src/tests/eina/eina_test_freeq.c