Code refactoring for dcm-service 18/135918/3
authorJiyong Min <jiyong.min@samsung.com>
Tue, 27 Jun 2017 09:26:47 +0000 (18:26 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 27 Jun 2017 10:11:47 +0000 (19:11 +0900)
commit9df9b2d266c8cdc7a91f16618b1edc9b3a399e58
treef3d21774abe05a2037b534eb1e9ac6f9edafb617
parentf6c6783235803d10ba25ba8ce8aec36d6135b8a7
Code refactoring for dcm-service

 - Remove unused source code
 - Cleanup header file

Change-Id: Ia562e4ea5dcc9ce953b5d7925778c71929944885
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
21 files changed:
include/dcm_svc_db.h
include/dcm_svc_debug.h
include/dcm_svc_detect_face.h
include/dcm_svc_extract_color.h
include/dcm_svc_internal.h
include/dcm_svc_ipc.h
include/dcm_svc_main.h
include/dcm_svc_type.h [deleted file]
libdcm-face/dcm-face-debug.h
libdcm-face/include/dcm-face.h
libdcm-util/dcm_image_codec.c
libdcm-util/include/dcm_image_codec.h
libdcm-util/include/dcm_image_codec_debug.h [new file with mode: 0755]
libdcm-util/include/dcm_image_debug_utils.h [deleted file]
packaging/dcm-service.spec
src/dcm_svc_db.c
src/dcm_svc_detect_face.c
src/dcm_svc_extract_color.c
src/dcm_svc_internal.c
src/dcm_svc_ipc.c
svc/dcm_svc_main.c