aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ports
diff options
context:
space:
mode:
authorGravatar Ben Wagner <bungeman@google.com>2017-01-09 16:23:44 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-10 16:20:05 +0000
commit0ab977f2314d0b5ec0067fb5d6ececc21de6d2ab (patch)
treea3e01a61b9fce201843f3e493a338a9277a96cfc /include/ports
parentf2956459f707de596dcb2c79a7ee1fa62d599c0d (diff)
Remove SkUseTestFontConfigFile.
This method and its associated globals are no longer used by any user and can now be removed. BUG=skia:2817 Change-Id: Ia627e2494f568a733999b980aec9284467d2640d Reviewed-on: https://skia-review.googlesource.com/6821 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>
Diffstat (limited to 'include/ports')
-rw-r--r--include/ports/SkFontMgr_android.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/ports/SkFontMgr_android.h b/include/ports/SkFontMgr_android.h
index 9ed435dc0d..ee73a4b717 100644
--- a/include/ports/SkFontMgr_android.h
+++ b/include/ports/SkFontMgr_android.h
@@ -12,13 +12,6 @@
class SkFontMgr;
-/**
- * For test only -- this only affects the default factory.
- * Load font config from given xml files, instead of those from Android system.
- */
-SK_API void SkUseTestFontConfigFile(const char* mainconf, const char* fallbackconf,
- const char* fontsdir);
-
struct SkFontMgr_Android_CustomFonts {
/** When specifying custom fonts, indicates how to use system fonts. */
enum SystemFontUse {