X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fw-input-stt-voice.cpp;h=47353488a84d62423153f60e489449863134f3c7;hb=ee7b7d53aff1b32c6fae3ad9057c8020fac480ba;hp=b2384467b47fc572ae830ee2c24fe94cfc29b805;hpb=402d2c3b8185bdc1340172c63b7e71fd1e149607;p=platform%2Fcore%2Fuifw%2Finputdelegator.git diff --git a/src/w-input-stt-voice.cpp b/src/w-input-stt-voice.cpp index b238446..4735348 100755 --- a/src/w-input-stt-voice.cpp +++ b/src/w-input-stt-voice.cpp @@ -870,7 +870,7 @@ void on_initial_anim_press_cb(void *data, Evas_Object *obj, const char *emission int tempVal = vd->sttmanager->GetCurrent(); if(tempVal == STT_STATE_CREATED) { - PRINTFUNC(DLOG_WARN, "IGNORE TOUCH event before STT READY. STT is preparing", vd->state); + PRINTFUNC(DLOG_WARN, "IGNORE TOUCH event before STT READY. STT is preparing"); return; }