Removed the variable 'credential' which is passed to __wait_synthesis() 35/317935/1
authordyamy-lee <dyamy.lee@samsung.com>
Thu, 19 Sep 2024 10:56:39 +0000 (19:56 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Thu, 19 Sep 2024 10:56:39 +0000 (19:56 +0900)
commita291cfbdfc909bff21e316c883c656ee91c5855f
treea46297353e98336b6a9b3fc2f90cef6c4825d564
parent4c0617156f884b448f362cb73b309412fd8c2fbd
Removed the variable 'credential' which is passed to __wait_synthesis()

This patch removed passing 'credential' to __wait_synthesis() function, because it is not used in there.

Change-Id: I56b108d1709d8642e50465ad1ca11ff21666d43f
server/ttsd_server.c