Change-Id: I3bb274bcb0c10013b000771ff636491bcab16787
Signed-off-by: cheoleun moon <chleun.moon@samsung.com>
}
else if (nRet != INM_ERROR_NONE)
{
- FPRINTF("[Line : %d][%s] Fail to get current profile or service. Error = %s, g_hConnection = %d\\n", __LINE__, API_NAMESPACE, InmGetError(nRet), g_hConnection);
+ FPRINTF("[Line : %d][%s] Fail to get current profile or service. Error = %s\\n", __LINE__, API_NAMESPACE, InmGetError(nRet));
dlog_print(DLOG_INFO, "NativeTCT", "[%s:%d] Fail to get current profile or service", __LINE__, API_NAMESPACE);
return;
}