Index: src/gpu/GrDistanceFieldTextContext.h |
diff --git a/src/gpu/GrDistanceFieldTextContext.h b/src/gpu/GrDistanceFieldTextContext.h |
index 3a602f050b3d87e640451a4c407a37475466fe88..3dfffd1c137addaf55506705d53bee892e4e9cf4 100644 |
--- a/src/gpu/GrDistanceFieldTextContext.h |
+++ b/src/gpu/GrDistanceFieldTextContext.h |
@@ -34,7 +34,6 @@ |
SkScalar fTextRatio; |
bool fUseLCDText; |
bool fEnableDFRendering; |
- GrTexture* fGammaTexture; |
void init(const GrPaint&, const SkPaint&); |
void drawPackedGlyph(GrGlyph::PackedID, SkFixed left, SkFixed top, GrFontScaler*); |