Chromium Code Reviews| Index: src/ports/SkFontHost_FreeType_common.cpp |
| =================================================================== |
| --- src/ports/SkFontHost_FreeType_common.cpp (revision 7988) |
| +++ src/ports/SkFontHost_FreeType_common.cpp (working copy) |
| @@ -293,7 +293,6 @@ |
| } |
| void SkScalerContext_FreeType_Base::generateGlyphPath(FT_Face face, |
| - const SkGlyph& glyph, |
|
sugoi
2013/03/05 20:16:45
changed signature to remove unused parameter
|
| SkPath* path) |
| { |
| if (fRec.fFlags & SkScalerContext::kEmbolden_Flag) { |