From 008209179885ab96ad37252d2b4201eff0aca437 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 24 Oct 2013 15:12:40 +0300 Subject: remove unused setTargetPlane function from renderers. --- src/render/safeopenglgraphics.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/render/safeopenglgraphics.cpp') diff --git a/src/render/safeopenglgraphics.cpp b/src/render/safeopenglgraphics.cpp index 1daf054ba..cc56e4b89 100644 --- a/src/render/safeopenglgraphics.cpp +++ b/src/render/safeopenglgraphics.cpp @@ -550,11 +550,6 @@ void SafeOpenGLGraphics::fillRectangle(const gcn::Rectangle& rect) drawRectangle(rect, true); } -void SafeOpenGLGraphics::setTargetPlane(int width A_UNUSED, - int height A_UNUSED) -{ -} - void SafeOpenGLGraphics::setTexturingAndBlending(const bool enable) { if (enable) -- cgit v1.2.3-60-g2f50