Index: src/gpu/gl/GrGLProcessor.h |
diff --git a/src/gpu/gl/GrGLProcessor.h b/src/gpu/gl/GrGLProcessor.h |
index f5ebf51b089a27adf481f44c3f1cae061a0b24fe..4bc3dd019b553895c1c28e5bf434b01213455fad 100644 |
--- a/src/gpu/gl/GrGLProcessor.h |
+++ b/src/gpu/gl/GrGLProcessor.h |
@@ -116,7 +116,6 @@ public: |
*/ |
virtual void emitCode(GrGLFPBuilder* builder, |
const GrFragmentProcessor& effect, |
- const GrProcessorKey& key, |
const char* outputColor, |
const char* inputColor, |
const TransformedCoordsArray& coords, |