core: Remove unused log.c file 33/138833/3
authorWook Song <wook16.song@samsung.com>
Fri, 14 Jul 2017 04:04:25 +0000 (13:04 +0900)
committerWook Song <wook16.song@samsung.com>
Fri, 14 Jul 2017 04:28:51 +0000 (13:28 +0900)
commit7676e8b491dc287279cafc6ca6850c85b6d1fb62
tree0c576ebd9d263692c77c9d208dc80bf494e41029
parent432d01b7fc4fa6c798f11dd5f0456eaaaa408525
core: Remove unused log.c file

For the debugging purpose, in the log.c, there are several functions
which PASS does not use. This patch simply removes the log.c file and
elminates the DEBUG macro, which is not used anywhere but log.c.

Change-Id: Ib40c16f41fd2465bbf5bb48e16559ed7b1c7f209
Signed-off-by: Wook Song <wook16.song@samsung.com>
CMakeLists.txt
src/core/log.c [deleted file]