From 6d8828b47e291c0e85645adb60c8969a3f8facf4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 5 May 2012 23:08:18 +0300 Subject: Improve images drawing and remove some useless code. --- src/graphics.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/graphics.h') diff --git a/src/graphics.h b/src/graphics.h index 9b69f2f60..805b3a02f 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -117,12 +117,6 @@ class Graphics : public gcn::SDLGraphics */ bool drawImage(Image *image, int x, int y); - /** - * Overrides with our own drawing method. - */ - void drawImage(gcn::Image const *image, int srcX, int srcY, - int dstX, int dstY, int width, int height); - /** * Draws a resclaled version of the image */ -- cgit v1.2.3-60-g2f50