remove the function which is calling duplicated in one api 89/317689/2
authordyamy-lee <dyamy.lee@samsung.com>
Fri, 13 Sep 2024 04:40:42 +0000 (13:40 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Fri, 13 Sep 2024 05:38:26 +0000 (14:38 +0900)
commitc46ee927870593e7edb1c2bb1c620b53d6ce2e2d
tree2d7ef9df9d1adc3a1bec3c92abfaf3a010252ad4
parent9c90dfb2197bec40de491bcfbe0d682406057ec3
remove the function which is calling duplicated in one api

tts_config_mgr_update_personal_voice() api is called twice.
When it was updated about checking duplication, this api was remained wrong location.
So, this patch removes it.

Change-Id: Iacf275a6af332591e665a68c82f523949dc131c7
server/ttsd_config.c