projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fc93df
)
Efl_Core.h include Efl.h unconditionally
author
Mike Blumenkrantz
<zmike@samsung.com>
Tue, 12 Mar 2019 13:17:23 +0000
(14:17 +0100)
committer
Yeongjong Lee
<yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000
(12:45 +0900)
Summary: this was added by accident in D8244
Reviewers: segfaultxavi
Reviewed By: segfaultxavi
Subscribers: cedric, #reviewers, #committers
Tags: #efl_api
Differential Revision: https://phab.enlightenment.org/D8304
src/lib/ecore/Efl_Core.h
patch
|
blob
|
history
diff --git
a/src/lib/ecore/Efl_Core.h
b/src/lib/ecore/Efl_Core.h
index
ab82063
..
c735b33
100644
(file)
--- a/
src/lib/ecore/Efl_Core.h
+++ b/
src/lib/ecore/Efl_Core.h
@@
-5,9
+5,7
@@
#include <Eina.h>
#include <Eo.h>
-#ifdef EFL_BETA_API_SUPPORT
#include <Efl.h>
-#endif
#ifdef EAPI
# undef EAPI
#endif