aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-05-02 01:21:55 +1000
committerDavid Walter Seikel2014-05-02 01:21:55 +1000
commit56dc7dc6621f6aeda467d9c128d0427ebff67e0e (patch)
tree3399652f989162f7ac176b7b9d407991f36efa3c /src
parentMove the cube to be more visible. (diff)
downloadSledjHamr-56dc7dc6621f6aeda467d9c128d0427ebff67e0e.zip
SledjHamr-56dc7dc6621f6aeda467d9c128d0427ebff67e0e.tar.gz
SledjHamr-56dc7dc6621f6aeda467d9c128d0427ebff67e0e.tar.bz2
SledjHamr-56dc7dc6621f6aeda467d9c128d0427ebff67e0e.tar.xz
Remove the temporary evas_3d_node_add() definition.
Diffstat (limited to 'src')
-rw-r--r--src/GuiLua/GuiLua.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GuiLua/GuiLua.c b/src/GuiLua/GuiLua.c
index db8d567..86b0d37 100644
--- a/src/GuiLua/GuiLua.c
+++ b/src/GuiLua/GuiLua.c
@@ -143,8 +143,6 @@ and ordinary elementary widgets. Proper introspection can come later.
143#include "GuiLua.h" 143#include "GuiLua.h"
144 144
145 145
146// TODO - This is missing, remove it when it's all sorted out.
147EAPI Evas_3D_Node *evas_3d_node_add(Evas *e, Evas_3D_Node_Type type);
148 146
149 147
150typedef struct _Scene_Data 148typedef struct _Scene_Data