Fix printing error log about checking key existence 11/194311/2
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 3 Dec 2018 03:51:12 +0000 (12:51 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 3 Dec 2018 04:09:52 +0000 (13:09 +0900)
commit7ed324d7df6f3d0d549bfb08a820395491d2e67a
tree4a52b7554de55c0394d153a3fcc461ae57430034
parent9dcb91a1ea13aa84dbc5ea6d8bbc865721f7fd94
Fix printing error log about checking key existence

Printing "key doesn't exit" is not needed. Because, the purpose of the
function is checking whether the key exists or not.

Change-Id: I229c5878daa7f526a6372b6606046788778ef2bf
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/preference.c