Index: include/gpu/gl/GrGLInterface.h |
diff --git a/include/gpu/gl/GrGLInterface.h b/include/gpu/gl/GrGLInterface.h |
index 1901cb2dee7087b31c3e83f4aed4ad8d2ef1b582..aa6813e5c04618130fc5a2c89f58241ebfe2aef5 100644 |
--- a/include/gpu/gl/GrGLInterface.h |
+++ b/include/gpu/gl/GrGLInterface.h |
@@ -349,7 +349,6 @@ public: |
GLPtr<GrGLStencilThenCoverStrokePathInstancedProc> fStencilThenCoverStrokePathInstanced; |
// NV_path_rendering v1.3 |
GLPtr<GrGLProgramPathFragmentInputGenProc> fProgramPathFragmentInputGen; |
- GLPtr<GrGLPathMemoryGlyphIndexArrayProc> fPathMemoryGlyphIndexArray; |
/* NV_framebuffer_mixed_samples */ |
GLPtr<GrGLCoverageModulationProc> fCoverageModulation; |