aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkScalerContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkScalerContext.h')
-rw-r--r--src/core/SkScalerContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkScalerContext.h b/src/core/SkScalerContext.h
index 609e9dd673..337b2e077a 100644
--- a/src/core/SkScalerContext.h
+++ b/src/core/SkScalerContext.h
@@ -25,7 +25,6 @@ class SkRasterizer;
* than a nested struct inside SkScalerContext (where it started).
*/
struct SkScalerContextRec {
- uint32_t fOrigFontID;
uint32_t fFontID;
SkScalar fTextSize, fPreScaleX, fPreSkewX;
SkScalar fPost2x2[2][2];