Index: src/gpu/gl/GrGpuGL.h |
diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
index a8851b8e7d827f944585415390b4dc533483eaf0..9a491906ba73b2ae427df0cdf69335031d7fb013 100644 |
--- a/src/gpu/gl/GrGpuGL.h |
+++ b/src/gpu/gl/GrGpuGL.h |
@@ -54,8 +54,6 @@ public: |
// state. |
void bindTexture(int unitIdx, const GrTextureParams& params, GrGLTexture* texture); |
- bool programUnitTest(int maxStages); |
- |
// GrGpu overrides |
virtual GrPixelConfig preferredReadPixelsConfig(GrPixelConfig readConfig, |
GrPixelConfig surfaceConfig) const SK_OVERRIDE; |