Remove unnecessary code 30/203830/1
authorSukHyung, Kang <shine.kang@samsung.com>
Thu, 18 Apr 2019 04:45:35 +0000 (13:45 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Thu, 18 Apr 2019 04:45:35 +0000 (13:45 +0900)
Change-Id: I35b5a15223a2bf934dc3da573ce0b0120467d4aa
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
include/app_control.h

index cafe27bf60a0e7a75149a9d8c64dba45be59f0e1..d4b92e0a1a11c0a888736177cfd9c8c176b5ecba 100755 (executable)
@@ -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