From 603228312f37bbeea90beca0581978275077edb9 Mon Sep 17 00:00:00 2001
From: David Walter Seikel
Date: Tue, 6 May 2014 23:33:43 +1000
Subject: Forgotten clean up.

---
 src/extantz/extantz.c | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src/extantz')

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)
   );
 
   init_evas_gl(&ourGlobals);
-//  elm_box_pack_end(ourGlobals.mainWindow->box, gld->elmGl);
 
   Evas_3D_Demo_add(&ourGlobals);
   // TODO - Just a temporary hack so Irrlicht and Evas_3D can share the camera move.
-- 
cgit v1.1