From: Jihoon Kim Date: Mon, 26 Aug 2019 01:43:05 +0000 (+0900) Subject: Remove unnecessary header include X-Git-Tag: accepted/tizen/unified/20190827.043446~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5eb76fe08b363bd5071bce9dd11643d7cb020791;p=platform%2Fcore%2Fuifw%2Fisf.git Remove unnecessary header include Change-Id: Idb4b3b1ed1aba9f885d803bbd6ecdeb051458866 Signed-off-by: Jihoon Kim --- diff --git a/ism/src/isf_remote_control.h b/ism/src/isf_remote_control.h index 39b6aec..f92be4e 100644 --- a/ism/src/isf_remote_control.h +++ b/ism/src/isf_remote_control.h @@ -7,7 +7,6 @@ */ #include -#include #ifdef __cplusplus extern "C" {