included images, and demo-expanding
[sdlgit/SDL_perl.git] / src / Rect.xs
index ef4d471..cde0b7a 100644 (file)
@@ -83,7 +83,7 @@ void
 rect_DESTROY(self)
        SDL_Rect *self
        CODE:
-               printf("RectPtr::DESTROY\n");
+
                safefree( (char *)self );