X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fgui.h;h=13b280ee0f2d2689efb65afa2010df2f7095ea9d;hb=f02a0f66bfcd16d3c3b08091c1b97b92aeee42fe;hp=aac54a54c4c2cf3fe1e50ec8e539eeeadefc4d88;hpb=26bfba9849221399127c93fe557c7877b523ec94;p=guile-irrlicht.git diff --git a/src/gui.h b/src/gui.h index aac54a5..13b280e 100644 --- a/src/gui.h +++ b/src/gui.h @@ -26,14 +26,8 @@ #include extern "C" { - void init_gui (void); - - SCM - irr_gui_setOverrideColor (SCM wrapped_obj, - SCM color); - } #endif