aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fonts/SkTestTypeface.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fonts/SkTestTypeface.h')
-rw-r--r--tools/fonts/SkTestTypeface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/fonts/SkTestTypeface.h b/tools/fonts/SkTestTypeface.h
index 677874399b..7fce19b122 100644
--- a/tools/fonts/SkTestTypeface.h
+++ b/tools/fonts/SkTestTypeface.h
@@ -40,7 +40,6 @@ struct SkTestFontData {
const SkPaint::FontMetrics& fMetrics;
const char* fName;
SkFontStyle fStyle;
- sk_sp<SkTestFont> fCachedFont;
};
class SkTestFont : public SkRefCnt {