Index: src/gpu/gl/builders/GrGLPathProgramBuilder.h |
diff --git a/src/gpu/gl/builders/GrGLPathProgramBuilder.h b/src/gpu/gl/builders/GrGLPathProgramBuilder.h |
index d0c77fcdc7e81dc669e65cb1e4a07bc5267ded95..28260cf760ccbc2021bb187b3a02150bb8774617 100644 |
--- a/src/gpu/gl/builders/GrGLPathProgramBuilder.h |
+++ b/src/gpu/gl/builders/GrGLPathProgramBuilder.h |
@@ -17,7 +17,6 @@ |
SeparableVaryingHandle addSeparableVarying(const char* name, GrGLVertToFrag* v, |
GrSLPrecision fsPrecision) override; |
- void bindProgramResourceLocations(GrGLuint programID) override; |
void resolveProgramResourceLocations(GrGLuint programID) override; |
private: |