aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkScalerContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkScalerContext.h')
-rw-r--r--include/core/SkScalerContext.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/core/SkScalerContext.h b/include/core/SkScalerContext.h
index 0c93e2e535..5937819cbe 100644
--- a/include/core/SkScalerContext.h
+++ b/include/core/SkScalerContext.h
@@ -51,10 +51,6 @@ struct SkGlyph {
fImage = NULL;
fPath = NULL;
fMaskFormat = MASK_FORMAT_UNKNOWN;
-#ifdef SK_GPU_AWARE_GLYPHCACHE
- fGLCacheOffset = SKGLYPH_GLCACHEOFFSET_INVALID;
- fGLStrikePtr = NULL;
-#endif
}
unsigned rowBytes() const {