Fix klocwork problems in Ubuntu build
[platform/core/uifw/dali-adaptor.git] / adaptors / ubuntu / tts-player-impl-ubuntu.cpp
index 54c1cdf..12e5c55 100644 (file)
@@ -54,6 +54,7 @@ Dali::TtsPlayer TtsPlayer::New(Dali::TtsPlayer::Mode mode)
 }
 
 TtsPlayer::TtsPlayer(Dali::TtsPlayer::Mode mode)
+: mStateChangedSignal()
 {
   DALI_LOG_ERROR("TTS is not implemented in UBUNTU profile.");
 }