Clean code to enhance readability 79/260979/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Thu, 8 Jul 2021 02:08:06 +0000 (11:08 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 8 Jul 2021 02:08:06 +0000 (11:08 +0900)
commitf2e5c5789bd0a9f96b269d6c8538a64b835e4687
treef0f929da320ae9c72565a0b7af8b8b16d8ad2b73
parent6a4a78e93bdbad569befd3b8cf9447d103b725a8
Clean code to enhance readability

This patch includes these changes.
- Remove unvaluable parameter from 'ttsd_data_clear_speak_data()'
- Change NULL to nullptr to unify the coding style of file

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