projects
/
platform
/
core
/
appfw
/
widget-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4f70eb
)
Fix build issue
59/111959/2
accepted/tizen/common/20170203.161559
submit/tizen/20170201.055134
submit/tizen/20170202.033829
author
Inkyun Kil
<inkyun.kil@samsung.com>
Wed, 25 Jan 2017 06:25:48 +0000
(15:25 +0900)
committer
Inkyun Kil
<inkyun.kil@samsung.com>
Wed, 25 Jan 2017 08:07:58 +0000
(
00:07
-0800)
- Remove needless code
Change-Id: I36d792500eea88fb46d217dbac11ad2911c7ae4b
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
src/widget_instance.c
patch
|
blob
|
history
diff --git
a/src/widget_instance.c
b/src/widget_instance.c
index fe012e6df2b63cede988725e85f8394c5c17c35f..d80de35911625b5377056ec5b1509383890ebbff 100644
(file)
--- a/
src/widget_instance.c
+++ b/
src/widget_instance.c
@@
-31,7
+31,6
@@
#include <aul_app_com.h>
#include <widget_service.h>
#include <widget_service_internal.h>
-#include <app.h>
#include <bundle_internal.h>
#include "widget_errno.h"