aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/OpenGLSupport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/OpenGLSupport.h b/src/OpenGLSupport.h
index fbc100c..a08bcdf 100644
--- a/src/OpenGLSupport.h
+++ b/src/OpenGLSupport.h
@@ -112,8 +112,6 @@
func(GLGETUNIFORMLOCATION, glGetUniformLocation); \
func(GLGETUNIFORMBLOCKINDEX, glGetUniformBlockIndex); \
\
- func(GLBINDIMAGETEXTURE, glBindImageTexture); \
- \
func(GLDRAWBUFFERS, glDrawBuffers); \
\
func(GLBLENDFUNCSEPARATE, glBlendFuncSeparate); \