Remove unnecessary header 09/238209/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Thu, 9 Jul 2020 01:57:17 +0000 (10:57 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 9 Jul 2020 06:11:06 +0000 (15:11 +0900)
Change-Id: Iecef17f7ea56028bea23b250687cb502d4917d69
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
server/vcd_recorder.c
server/vcd_server.c

index 7a48d61b7875de4d6a00b7f7fd68061f32e3c958..c78147063e36a1d81d7447bfc16c09bddaea3bc8 100644 (file)
@@ -21,7 +21,6 @@
 #endif
 
 #include <audio_io.h>
-#include <math.h>
 #include <sound_manager.h>
 #include <sound_manager_internal.h>
 #ifdef TV_PRODUCT
index b88f356ef536530b339dcfe842b6462de181c9e1..d6752403debd9e3b521ff620e2a18189721d50b4 100755 (executable)
 
 #include <app_control.h>
 #include <app_manager.h>
-#include <aul.h>
-#include <dirent.h>
-#include <sound_manager.h>
-#include <vconf.h>
 
 #include "vc_cmd_db.h"
 #include "vc_info_parser.h"