| Index: src/ports/SkFontConfigParser_android.h
|
| diff --git a/src/ports/SkFontConfigParser_android.h b/src/ports/SkFontConfigParser_android.h
|
| index 513422d29b97254e43f7a99a99a634b39d605166..4df8d7e7252eeca9980b82322e669628257a3d01 100644
|
| --- a/src/ports/SkFontConfigParser_android.h
|
| +++ b/src/ports/SkFontConfigParser_android.h
|
| @@ -61,8 +61,6 @@ void GetTestFontFamilies(SkTDArray<FontFamily*> &fontFamilies,
|
| const char* testMainConfigFile,
|
| const char* testFallbackConfigFile);
|
|
|
| -SkString GetLocale();
|
| -
|
| } // SkFontConfigParser namespace
|
|
|
| #endif /* SKFONTCONFIGPARSER_ANDROID_H_ */
|
|
|