X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Frect.cpp;h=ce109c613c925ff78ad45299844389fb1b7c2982;hp=892afc8a4687b4ce42dcb04b51a79d528879bb0f;hb=3bb58c2b45af12c0f9c9eac648e67ac6fa90e104;hpb=300182ffd9678ba70f3ff6ded95762bab11ccb0c 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) {