From 7f9e66e34ef7ef9aa3d77ff0e4fb01d6ba81b85c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Sep 2013 01:31:18 +0300 Subject: remove unused includes from render files. --- src/render/nullopenglgraphics.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/render/nullopenglgraphics.cpp') diff --git a/src/render/nullopenglgraphics.cpp b/src/render/nullopenglgraphics.cpp index b3027a5c2..f7909b7bf 100644 --- a/src/render/nullopenglgraphics.cpp +++ b/src/render/nullopenglgraphics.cpp @@ -25,18 +25,12 @@ #include "render/nullopenglgraphics.h" -#include "configuration.h" #include "graphicsmanager.h" #include "graphicsvertexes.h" -#include "logger.h" #include "resources/image.h" #include "resources/openglimagehelper.h" -#include "utils/stringutils.h" - -#include - #include "debug.h" GLuint NullOpenGLGraphics::mLastImage = 0; -- cgit v1.2.3-60-g2f50