Remove error log print 52/307152/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 5 Mar 2024 09:59:57 +0000 (18:59 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 5 Mar 2024 09:59:57 +0000 (18:59 +0900)
commitb0506464b83b3ce6cbb570069302ac64f8261ae0
treed338373d116d3df7121db155c5fe345c61b3a500
parent0c50afd0927d3599a31106ecbd299a14d8d2542d
Remove error log print

To reduce dlog messages, this patch removes printing the error log message.
Even if calling the _vconf_get_tizen_glib_context() is failed, the vconf library
will add the GSource to the default GMainContext.

Change-Id: Id8d4dc8cec804062b57cd048ea55ac55670de274
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
vconf-compat/vconf.c