Chromium Code Reviews| Index: src/gpu/gl/GrGLGpu.h |
| diff --git a/src/gpu/gl/GrGLGpu.h b/src/gpu/gl/GrGLGpu.h |
| index e365601e1fddada89ca9ba9817eaf722f13ba065..f397666eae676e7445e9aff7ddea92e0332b3ed1 100644 |
| --- a/src/gpu/gl/GrGLGpu.h |
| +++ b/src/gpu/gl/GrGLGpu.h |
| @@ -269,7 +269,6 @@ private: |
| ProgramCache(GrGLGpu* gpu); |
| ~ProgramCache(); |
| - void reset(); |
| void abandon(); |
| GrGLProgram* refProgram(const GrGLGpu* gpu, const GrPipeline&, const GrPrimitiveProcessor&); |