Fix the exception of preference_unset_changed_cb function 91/193391/4
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 20 Nov 2018 06:03:48 +0000 (15:03 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 20 Nov 2018 23:30:59 +0000 (23:30 +0000)
commitd3ac622492eaa7ca9b8cd8a28c001a8312c09633
tree29abbef629a2189d31347173a1c35fc60d0df7ee
parent5d9e37f00fd8f3c0bc7b5b7abcf18d44c102904f
Fix the exception of preference_unset_changed_cb function

If the internal function returns a negative error value,
the preference_unset_changed_cb function also returns the negative error value.

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