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