Chromium Code Reviews| Index: trunk/src/core/SkScalerContext.h |
| =================================================================== |
| --- trunk/src/core/SkScalerContext.h (revision 8215) |
| +++ trunk/src/core/SkScalerContext.h (working copy) |
| @@ -197,7 +197,6 @@ |
| const SkMatrix*, Rec* rec); |
| static inline void PostMakeRec(const SkPaint&, Rec*); |
| - static SkScalerContext* Create(const SkDescriptor*); |
| static SkMaskGamma::PreBlend GetMaskPreBlend(const Rec& rec); |
| protected: |