Remove functions related with setting mode 17/279117/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 29 Jul 2022 05:30:32 +0000 (14:30 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 2 Aug 2022 07:38:35 +0000 (16:38 +0900)
commit2d3b53c0f732aa7367ca3258f4e49cf88ed0efe3
treec2700ffabdac6d399bf9d3ab0b3fee9de9185a7d
parent9f9deabe880b2e9c108ba081dddac25f2aaee720
Remove functions related with setting mode

- Issue:
Client mode information is already set in ttsd_server_initialize().

- Solution:
This patch removes functions that are releated with setting mode. These
functions are not neccessary anymore because mode information is already
set on ttsd_server_initialize().

Change-Id: Ic5f08edd9c98c4e5c34fd3d724de778f57e7991d
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
13 files changed:
client/tts_core.c
client/tts_dbus.c
client/tts_dbus.h
client/tts_ipc.c
client/tts_ipc.h
client/tts_tidl.c
client/tts_tidl.h
common/tts_defs.h
server/ttsd_dbus.c
server/ttsd_dbus_server.c
server/ttsd_dbus_server.h
server/ttsd_tidl.c
tidl/tts.tidl