Index: src/ports/SkFontConfigTypeface.h |
=================================================================== |
--- src/ports/SkFontConfigTypeface.h (revision 12201) |
+++ src/ports/SkFontConfigTypeface.h (working copy) |
@@ -57,7 +57,6 @@ |
virtual void onGetFontDescriptor(SkFontDescriptor*, bool*) const SK_OVERRIDE; |
virtual SkStream* onOpenStream(int* ttcIndex) const SK_OVERRIDE; |
- virtual SkTypeface* onRefMatchingStyle(Style) const SK_OVERRIDE; |
private: |
typedef SkTypeface_FreeType INHERITED; |