projects
/
platform
/
core
/
api
/
app-control.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
104ef68
)
Remove unnecessary code
30/203830/1
author
SukHyung, Kang
<shine.kang@samsung.com>
Thu, 18 Apr 2019 04:45:35 +0000
(13:45 +0900)
committer
SukHyung, 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
patch
|
blob
|
history
diff --git
a/include/app_control.h
b/include/app_control.h
index cafe27bf60a0e7a75149a9d8c64dba45be59f0e1..d4b92e0a1a11c0a888736177cfd9c8c176b5ecba 100755
(executable)
--- 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