From a603cf32c1491e1a943d77b76e0f2362babcd7b8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 May 2015 02:14:18 +0300 Subject: Remove color2 from graphics. --- src/render/modernopenglgraphics.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/render/modernopenglgraphics.h') diff --git a/src/render/modernopenglgraphics.h b/src/render/modernopenglgraphics.h index 6604e3361..0577f5db2 100644 --- a/src/render/modernopenglgraphics.h +++ b/src/render/modernopenglgraphics.h @@ -58,9 +58,6 @@ class ModernOpenGLGraphics final : public Graphics void setColor(const Color &color) override final; - void setColorAll(const Color &color, - const Color &color2) override final; - void screenResized() override final; void finalize(ImageCollection *const col) override final; -- cgit v1.2.3-70-g09d2