X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Frect.cpp;h=ce109c613c925ff78ad45299844389fb1b7c2982;hp=892afc8a4687b4ce42dcb04b51a79d528879bb0f;hb=41a6ad96e81a8d8153c54877c4c12f61100677a9;hpb=bf2cb00e2ef19e2eb33557f900405f836ebe65a3 diff --git a/src/rect.cpp b/src/rect.cpp index 892afc8..ce109c6 100644 --- a/src/rect.cpp +++ b/src/rect.cpp @@ -23,10 +23,8 @@ #include #include "rect.h" - using namespace irr; - core::rect scm_to_rect_s32 (SCM rect) {