From: Suyeon Hwang Date: Mon, 2 Jan 2023 08:02:03 +0000 (+0900) Subject: Remove unused header file including X-Git-Tag: submit/tizen/20230313.042534~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84f59252ce17f4e0b54e8465703cab24eb8a5234;p=platform%2Fcore%2Fuifw%2Fvoice-control.git Remove unused header file including Change-Id: Id9f560ec1214bae1979205970cac31cd7e2ea3d1 Signed-off-by: Suyeon Hwang --- diff --git a/client/vc_mgr_core.c b/client/vc_mgr_core.c index 2e69258..3fe5d06 100644 --- a/client/vc_mgr_core.c +++ b/client/vc_mgr_core.c @@ -30,7 +30,6 @@ #include "vc_mgr_client.h" #include "vc_mgr_tidl.h" #include "vc_mgr_data.h" -#include "vc_mgr_player.h" #include "voice_control_command.h" #include "voice_control_command_expand.h" #include "voice_control_common.h"