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:
9330f46
)
edje: for now disable near and far as they are keyword on Windows.
author
Cedric BAIL
<cedric@osg.samsung.com>
Mon, 22 Dec 2014 10:07:59 +0000
(11:07 +0100)
committer
Cedric BAIL
<cedric@osg.samsung.com>
Mon, 22 Dec 2014 10:07:59 +0000
(11:07 +0100)
src/lib/edje/edje_private.h
patch
|
blob
|
history
diff --git
a/src/lib/edje/edje_private.h
b/src/lib/edje/edje_private.h
index a298684ac3c71a26f5e1e24601cef38eb4540b8b..c8492100a83979ff7f44e9f31b29a7368ae3f4b9 100644
(file)
--- a/
src/lib/edje/edje_private.h
+++ b/
src/lib/edje/edje_private.h
@@
-1380,8
+1380,8
@@
struct _Edje_Part_Description_Spec_Camera
struct {
Evas_Real fovy;
Evas_Real aspect;
- Evas_Real near;
- Evas_Real far;
+ /* Evas_Real near; */
+ /* Evas_Real far; */
} camera;
struct {