diff options
Diffstat (limited to '')
-rw-r--r-- | src/GuiLua/GuiLua.c | 2 |
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. | ||
147 | EAPI Evas_3D_Node *evas_3d_node_add(Evas *e, Evas_3D_Node_Type type); | ||
148 | 146 | ||
149 | 147 | ||
150 | typedef struct _Scene_Data | 148 | typedef struct _Scene_Data |