From: SukHyung, Kang Date: Thu, 18 Apr 2019 04:45:35 +0000 (+0900) Subject: Remove unnecessary code X-Git-Tag: submit/tizen/20190418.064656~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a0e8f673881188148570635143653b1ac7d45c9;p=platform%2Fcore%2Fapi%2Fapp-control.git Remove unnecessary code Change-Id: I35b5a15223a2bf934dc3da573ce0b0120467d4aa Signed-off-by: SukHyung, Kang --- diff --git a/include/app_control.h b/include/app_control.h index cafe27b..d4b92e0 100755 --- a/include/app_control.h +++ b/include/app_control.h @@ -35,10 +35,6 @@ extern "C" { * @{ */ - -typedef struct _bundle_t bundle; -typedef unsigned char bundle_raw; - /** * @brief The application control handle. * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif