Index: src/gpu/GrOptDrawState.cpp |
diff --git a/src/gpu/GrOptDrawState.cpp b/src/gpu/GrOptDrawState.cpp |
index b5fe8d5b60891c058de809b4a8e5da1423e94e78..93d90b0a2566b4794ccadc06c9cdc07779959845 100644 |
--- a/src/gpu/GrOptDrawState.cpp |
+++ b/src/gpu/GrOptDrawState.cpp |
@@ -55,7 +55,6 @@ GrOptDrawState::GrOptDrawState(const GrDrawState& drawState, |
optFlags = xferProcessor->getOptimizations(colorPOI, |
coveragePOI, |
- drawState.isCoverageDrawing(), |
drawState.isColorWriteDisabled(), |
drawState.getStencil().doesWrite(), |
&overrideColor, |