Fix dbus delay when requesting hello
[platform/core/uifw/tts.git] / server / ttsd_data.cpp
index 9181131..bb17c7d 100644 (file)
@@ -454,8 +454,6 @@ int __get_sound_data(int index, sound_data_s** data)
 #ifdef DATA_DEBUG
                SLOG(LOG_DEBUG, tts_tag(), "[DATA] There is no wav data");
 #endif
-               /* mutex is unlocked */
-               pthread_mutex_unlock(&g_sound_data_mutex);
                return -1;
        }