aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/COpenGLCoreRenderTarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Irrlicht/COpenGLCoreRenderTarget.h')
-rw-r--r--source/Irrlicht/COpenGLCoreRenderTarget.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/Irrlicht/COpenGLCoreRenderTarget.h b/source/Irrlicht/COpenGLCoreRenderTarget.h
index f893c17..f96fb87 100644
--- a/source/Irrlicht/COpenGLCoreRenderTarget.h
+++ b/source/Irrlicht/COpenGLCoreRenderTarget.h
@@ -6,8 +6,6 @@
#define __C_OGLCORE_RENDER_TARGET_H_INCLUDED__
-#if defined(_IRR_COMPILE_WITH_OPENGL_) || defined(_IRR_COMPILE_WITH_OGLES1_) || defined(_IRR_COMPILE_WITH_OGLES2_)
-
#include "IRenderTarget.h"
#ifndef GL_FRAMEBUFFER_INCOMPLETE_FORMATS
@@ -400,4 +398,3 @@ protected:
}
#endif
-#endif