projects
/
platform
/
core
/
appfw
/
app-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
977c94a
)
Remove log for supporting sluggish test tool
83/113983/1
accepted/tizen/3.0/common/20170210.171033
accepted/tizen/3.0/ivi/20170210.082829
accepted/tizen/3.0/mobile/20170210.082453
accepted/tizen/3.0/tv/20170210.082709
accepted/tizen/3.0/wearable/20170210.082817
submit/tizen_3.0/20170209.120337
author
Junghoon Park
<jh9216.park@samsung.com>
Thu, 9 Feb 2017 11:55:15 +0000
(20:55 +0900)
committer
Junghoon Park
<jh9216.park@samsung.com>
Thu, 9 Feb 2017 11:55:15 +0000
(20:55 +0900)
- Removed log was moved to AMD
Change-Id: Ibd3b0d71ad0aea78ac01cfc8e30053ea07a9d6d0
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
src/appcore-efl.c
patch
|
blob
|
history
diff --git
a/src/appcore-efl.c
b/src/appcore-efl.c
index d14466c95f188106ae7b673e757cd3d5cc817cec..97c0c43e4a3ac46e225cbbda3d010128f38cdd74 100644
(file)
--- a/
src/appcore-efl.c
+++ b/
src/appcore-efl.c
@@
-525,8
+525,6
@@
static void __do_app(enum app_event event, void *data, bundle * b)
/* r = appcore_resume_rotation_cb(); */
LOG(LOG_DEBUG, "LAUNCH", "[%s:Application:resume:done]",
ui->name);
- LOG(LOG_DEBUG, "LAUNCH", "[%s:Application:Launching:done]",
- ui->name);
aul_status_update(STATUS_VISIBLE);
break;
case AE_TERMINATE_BGAPP: