oops, don't say static for an extern function
git-svn-id: http://skia.googlecode.com/svn/trunk@8387 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
1fa793fa6b
commit
e8be73b2d3
@ -93,7 +93,6 @@ SK_API void SkUseTestFontConfigFile(const char* mainconf, const char* fallbackco
|
||||
* get the 3rd can still inspect the original, and try to match its
|
||||
* stylistic attributes.
|
||||
*/
|
||||
static SkTypeface* SkAndroidNextLogicalTypeface(SkFontID currFontID,
|
||||
SkFontID origFontID);
|
||||
SkTypeface* SkAndroidNextLogicalTypeface(SkFontID currFontID, SkFontID origFontID);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user