Index: src/gpu/gl/GrGLCreateNullInterface.cpp |
diff --git a/src/gpu/gl/GrGLCreateNullInterface.cpp b/src/gpu/gl/GrGLCreateNullInterface.cpp |
index 512c672a65fe1a397280f5b788e09fa44fe73150..c86a0bd2fd87548f78b371f978525cf5f0fbf417 100644 |
--- a/src/gpu/gl/GrGLCreateNullInterface.cpp |
+++ b/src/gpu/gl/GrGLCreateNullInterface.cpp |
@@ -357,7 +357,6 @@ |
functions->fBindTexture = nullGLBindTexture; |
functions->fBindVertexArray = nullGLBindVertexArray; |
functions->fBlendColor = noOpGLBlendColor; |
- functions->fBlendEquation = noOpGLBlendEquation; |
functions->fBlendFunc = noOpGLBlendFunc; |
functions->fBufferData = nullGLBufferData; |
functions->fBufferSubData = noOpGLBufferSubData; |