diff --git a/src/OpenGLSupport.h b/src/OpenGLSupport.h index fbc100cd..a08bcdf1 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); \