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