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/nullopenglgraphics.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/render/nullopenglgraphics.h') diff --git a/src/render/nullopenglgraphics.h b/src/render/nullopenglgraphics.h index 28d724820..cdd9df0f6 100644 --- a/src/render/nullopenglgraphics.h +++ b/src/render/nullopenglgraphics.h @@ -155,8 +155,6 @@ class NullOpenGLGraphics final : public Graphics void fillRectangle(const gcn::Rectangle &rect) override final; - void setTargetPlane(int width, int height); - inline void drawQuadArrayfi(const int size); inline void drawQuadArrayfi(const GLint *const intVertArray, -- cgit v1.2.3-70-g09d2