| Index: src/gpu/GrStencilAndCoverTextContext.h
|
| diff --git a/src/gpu/GrStencilAndCoverTextContext.h b/src/gpu/GrStencilAndCoverTextContext.h
|
| index 02d1d3f6a93ca110a2f57698ac0796ffe739de9c..40591c84993b4cb2e1498f5afde0b86519d07795 100644
|
| --- a/src/gpu/GrStencilAndCoverTextContext.h
|
| +++ b/src/gpu/GrStencilAndCoverTextContext.h
|
| @@ -53,8 +53,6 @@ private:
|
| kMaxPerformance_RenderMode,
|
| };
|
|
|
| - GrPipelineBuilder fPipelineBuilder;
|
| - GrPipelineBuilder::AutoRestoreFragmentProcessors fStateRestore;
|
| SkScalar fTextRatio;
|
| float fTextInverseRatio;
|
| SkGlyphCache* fGlyphCache;
|
|
|