eina: remove no longer used function _eina_thread_queue_msg_block_real_free
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 9 Jul 2018 14:22:59 +0000 (10:22 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 24 Jul 2018 05:37:16 +0000 (14:37 +0900)
commitc43dee374fd6615b6862e64025bdf0e673fa2d11
tree0a16bb92c02a61ef19b554ee4acaf854f214729d
parent38ea6bd8c1ed7324fdf7af68efc91762f030406b
eina: remove no longer used function _eina_thread_queue_msg_block_real_free

Summary:
It seems this function is no longer used since some rework. Clean it up.
lib/eina/eina_thread_queue.c:127:1: warning: ‘_eina_thread_queue_msg_block_real_free’ defined but not used [-Wunused-function]

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6537
src/lib/eina/eina_thread_queue.c