From 68b1e0ec82321757f2a29792d38d7eabb7d2cf98 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 16 Jul 2011 04:11:50 +0300 Subject: Fix compilation for windows. --- src/graphics.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/graphics.h') diff --git a/src/graphics.h b/src/graphics.h index 3c78a94fa..40db25c5d 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -225,9 +225,7 @@ class Graphics : public gcn::SDLGraphics BlitMode getBlitMode() { return mBlitMode; } -#if !defined(__MINGW32__) void fillRectangle(const gcn::Rectangle& rectangle); -#endif /** * Updates the screen. This is done by either copying the buffer to the -- cgit v1.2.3-60-g2f50