From 0a62226b1cc9c1b01ddab4feb9095ed7a5ba3e48 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Mar 2011 14:48:19 +0200 Subject: Remove debug code and add checks in graphics classes. --- 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 23ce0bb91..817249c60 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -164,8 +164,6 @@ class Graphics : public gcn::SDLGraphics int x, int y, int w, int h); - void drawImagePatternDebug(GraphicsVertexes* vert, Image *image, int x, int y, int w, int h); - /** * Draw a pattern based on a rescaled version of the given image... */ -- cgit v1.2.3-70-g09d2