From 4cab6fc78e19799f223d951d5ccc9afb303b65f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Jun 2014 16:24:46 +0300 Subject: Remove duplicate code in renderers. --- src/render/graphicsdef.hpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/render/graphicsdef.hpp') diff --git a/src/render/graphicsdef.hpp b/src/render/graphicsdef.hpp index 29cdc4a0f..6d3511f6b 100644 --- a/src/render/graphicsdef.hpp +++ b/src/render/graphicsdef.hpp @@ -29,10 +29,6 @@ public: int w, int h, const ImageRect &imgRect); - bool drawNet(const int x1, const int y1, - const int x2, const int y2, - const int width, const int height) override final; - void beginDraw(); void endDraw(); -- cgit v1.2.3-60-g2f50