]> git.jsancho.org Git - guile-irrlicht.git/blobdiff - src/device.h
refactor
[guile-irrlicht.git] / src / device.h
index 0f3d243b890849d1d847021f07c18df4c0b7cbce..8c9f8a167ca3915d0f7c6df6d20184c4e77e895e 100644 (file)
@@ -43,15 +43,6 @@ extern "C" {
                     SCM vsync,
                     SCM receiver);
 
-  SCM
-  irr_getGUIEnvironment (SCM wrapped_device);
-
-  SCM
-  irr_getSceneManager (SCM wrapped_device);
-
-  SCM
-  irr_getVideoDriver (SCM wrapped_device);
-
   SCM
   irr_setWindowCaption (SCM wrapped_device,
                         SCM text);