Remove include statements for unused header 01/257101/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 16 Apr 2021 04:17:48 +0000 (13:17 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 27 May 2021 04:45:11 +0000 (13:45 +0900)
Change-Id: I703f556012ad9c504134758496eb3022ef84e0e0
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
client/tts.c
client/tts_core.c

index 2bb25d87a89f34a9431beec3820f6dbf374e6540..510026d80831278acd491e4fdb62bc5c34ab7cb5 100644 (file)
@@ -26,7 +26,6 @@
 #include "tts.h"
 #include "tts_client.h"
 #include "tts_config_mgr.h"
-#include "tts_dbus.h"
 #include "tts_main.h"
 #include "tts_core.h"
 #include "tts_ipc.h"
index e1cd6aebf91a6d323aa1f159d0dfcb7fad698945..e831846fce08cf0f5530ae98a7a523a5d741b540 100644 (file)
@@ -18,7 +18,6 @@
 #include <package-manager.h>
 
 #include "tts_internal.h"
-#include "tts_dbus.h"
 #include "tts_defs.h"
 #include "tts_core.h"
 #include "tts_ipc.h"