Index: src/gpu/gl/GrGLCaps.h |
diff --git a/src/gpu/gl/GrGLCaps.h b/src/gpu/gl/GrGLCaps.h |
index 8c901deadee839056216aac3f8545ca734f39ea2..34dde70a36ba8a829f06b89f2e65b1daa52da8d2 100644 |
--- a/src/gpu/gl/GrGLCaps.h |
+++ b/src/gpu/gl/GrGLCaps.h |
@@ -270,7 +270,6 @@ |
private: |
void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*); |
- void initGLSL(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*); |
bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*); |
/** |