aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontConfigTypeface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ports/SkFontConfigTypeface.h')
-rw-r--r--src/ports/SkFontConfigTypeface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ports/SkFontConfigTypeface.h b/src/ports/SkFontConfigTypeface.h
index 74f43ed017..851bfb794f 100644
--- a/src/ports/SkFontConfigTypeface.h
+++ b/src/ports/SkFontConfigTypeface.h
@@ -42,8 +42,6 @@ public:
static SkTypeface* LegacyCreateTypeface(const char familyName[], SkTypeface::Style);
protected:
- friend class SkFontHost; // hack until we can make public versions
-
FontConfigTypeface(const SkFontStyle& style,
const SkFontConfigInterface::FontIdentity& fi,
const SkString& familyName)