diff options
Diffstat (limited to '')
-rw-r--r-- | src/extantz/extantz.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/extantz/extantz.c b/src/extantz/extantz.c index 7e3e227..027a8eb 100644 --- a/src/extantz/extantz.c +++ b/src/extantz/extantz.c | |||
@@ -484,7 +484,6 @@ EAPI_MAIN int elm_main(int argc, char **argv) | |||
484 | ); | 484 | ); |
485 | 485 | ||
486 | init_evas_gl(&ourGlobals); | 486 | init_evas_gl(&ourGlobals); |
487 | // elm_box_pack_end(ourGlobals.mainWindow->box, gld->elmGl); | ||
488 | 487 | ||
489 | Evas_3D_Demo_add(&ourGlobals); | 488 | Evas_3D_Demo_add(&ourGlobals); |
490 | // TODO - Just a temporary hack so Irrlicht and Evas_3D can share the camera move. | 489 | // TODO - Just a temporary hack so Irrlicht and Evas_3D can share the camera move. |