commit | 58700da76b3823de878dde82fee11b80daf7fe18 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Tue Apr 12 16:57:55 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 12 16:57:55 2016 -0700 |
tree | 04527366f1e84f4e63434360217401e83c35d728 | |
parent | 20efb41dbbbe1f9fa9cd8f3fd8bd84840b79dbbb [diff] |
remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer needed in chdrome BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1881733005 TBR= Review URL: https://codereview.chromium.org/1881733005
diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h index f8cd4d1..0fbf6a3 100644 --- a/include/core/SkTypeface.h +++ b/include/core/SkTypeface.h
@@ -14,8 +14,6 @@ #include "SkRect.h" #include "SkString.h" -#define SK_SUPPORT_NEW_ONCREATESCALERCONTEXT - class SkDescriptor; class SkFontData; class SkFontDescriptor;