deviced: Remove Eina_list codes 26/37826/4
authorJiyoung Yun <jy910.yun@samsung.com>
Tue, 7 Apr 2015 04:43:53 +0000 (13:43 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Tue, 7 Apr 2015 10:37:53 +0000 (19:37 +0900)
commit36381a48ea7340f9489d717c8c8b128a88fb99d0
tree432a6d09dfcffaea0357f57fc2e80b004a03ef90
parent1755bafdcddb7514b87a1ca49ce23abe95f5b6eb
deviced: Remove Eina_list codes

Do not use Eina_list anymore.
Instead deviced will use glist api in glibc.

Change-Id: Ia9a2a8a24baadb14e1b5c6fe02f315c56d9b500c
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
CMakeLists.txt
src/core/edbus-handler.c
src/core/list.h
src/display/core.c
src/display/lock-detector.c
src/shared/list.h [deleted file]