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:
d3933af
)
Revert "Revert "Remove unnecessary code""
19/204719/1
author
SukHyung Kang
<shine.kang@samsung.com>
Fri, 26 Apr 2019 02:45:54 +0000
(
02:45
+0000)
committer
SukHyung Kang
<shine.kang@samsung.com>
Fri, 26 Apr 2019 02:45:54 +0000
(
02:45
+0000)
This reverts commit
d3933af4f4583e07e36363683abc8ff1709b4e80
.
Change-Id: I5a50cc4af572411a6fc1714d0e2e46ba6a9395bf
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