aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkFont.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkFont.h')
-rw-r--r--include/core/SkFont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkFont.h b/include/core/SkFont.h
index 45722285be..f3fdf45169 100644
--- a/include/core/SkFont.h
+++ b/include/core/SkFont.h
@@ -146,6 +146,6 @@ private:
SkScalar fSkewX;
uint16_t fFlags;
uint8_t fMaskType;
- uint8_t fPad;
+// uint8_t fPad;
};