aboutsummaryrefslogtreecommitdiff
path: root/include/mt_opengl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mt_opengl.h')
-rwxr-xr-xinclude/mt_opengl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/mt_opengl.h b/include/mt_opengl.h
index 9a4cec4..e7876cf 100755
--- a/include/mt_opengl.h
+++ b/include/mt_opengl.h
@@ -3148,10 +3148,7 @@ public:
static constexpr const GLenum ZERO = 0;
static constexpr const GLenum ONE = 1;
- static constexpr const GLenum FALSE = 0;
- static constexpr const GLenum TRUE = 1;
static constexpr const GLenum NONE = 0;
- static constexpr const GLenum NO_ERROR = 0;
};
//Global GL procedures object.