]> git.jsancho.org Git - guile-irrlicht.git/blobdiff - src/device.cpp
fixing bugs
[guile-irrlicht.git] / src / device.cpp
index 95b6429d8c129f12e7b19357fb606d0b6c5fc9bb..63db119696fe5513bdd2c94238b903ad77db948f 100644 (file)
@@ -167,7 +167,6 @@ extern "C" {
   void
   init_device (void)
   {
-    init_device_type ();
     DEFINE_GSUBR ("createDevice_IEventReceiver", 7, 0, 0, createDevice<IEventReceiver*>);
     DEFINE_GSUBR ("IrrlichtDevice_getCursorControl", 1, 0, 0, IrrlichtDevice_getCursorControl);
     DEFINE_GSUBR ("IrrlichtDevice_getFileSystem", 1, 0, 0, IrrlichtDevice_getFileSystem);