Sanitizing source files in Skia_Periodic_House_Keeping
git-svn-id: http://skia.googlecode.com/svn/trunk@8404 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
48552314f6
commit
37cbc7fd01
@ -111,4 +111,3 @@ SkFontMgr* SkFontMgr::RefDefault() {
|
||||
return SkRef(gFM);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
@ -26,4 +26,3 @@ SkTypeface* SkFontHost::CreateTypefaceFromFile(char const*) {
|
||||
SkDEBUGFAIL("SkFontHost::CreateTypefaceFromFile unimplemented");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user