| Index: src/ports/SkFontConfigInterface_android.cpp
|
| diff --git a/src/ports/SkFontConfigInterface_android.cpp b/src/ports/SkFontConfigInterface_android.cpp
|
| index 1f901b9fa9f7457e876c12039656d950551a8153..b030d7906dde15d4f7272d3bf2f35a911ac6b397 100644
|
| --- a/src/ports/SkFontConfigInterface_android.cpp
|
| +++ b/src/ports/SkFontConfigInterface_android.cpp
|
| @@ -909,8 +909,3 @@ SkTypeface* SkCreateTypefaceForScript(hb_script_t script, SkTypeface::Style styl
|
|
|
| #endif
|
|
|
| -///////////////////////////////////////////////////////////////////////////////
|
| -
|
| -SkFontMgr* SkFontMgr::Factory() {
|
| - return NULL;
|
| -}
|
|
|