Clean up code to enhance readability 84/271884/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 28 May 2021 09:40:07 +0000 (18:40 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Mon, 14 Mar 2022 05:25:31 +0000 (14:25 +0900)
commitf006a609e84eed5870867e194d1403c4e2f80b2d
tree3d0a5a1ead142102aec52af259215d12713df0ee
parente77a701de9dff373ad10c000ddd4ddc0d39213cd
Clean up code to enhance readability

This patch includes these to enhance readability.
- Remove unused headers and invaluable comments
- Change log level to help logging.
- Remove invaluable keywords.
- Fix NULL to nullptr.

Change-Id: Iadb75d1fb42cebf5740b9e0d2df0581785427acb
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
server/ttsd_data.h
server/ttsd_dbus.c
server/ttsd_player.cpp
server/ttsd_server.c
server/ttsd_tidl.c