src/gfx.h
changeset 6999 069962f178e0
parent 6960 356d856462b6
child 7310 eed5036fee1f
--- a/src/gfx.h	Thu Jun 21 16:17:47 2007 +0000
+++ b/src/gfx.h	Thu Jun 21 16:53:57 2007 +0000
@@ -302,9 +302,4 @@
 	IS_PALETTE_COLOR = 0x100, ///< color value is already a real palette color index, not an index of a StringColor
 };
 
-
-#ifdef _DEBUG
-extern bool _dbg_screen_rect;
-#endif
-
 #endif /* GFX_H */