aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2016-04-12 16:57:55 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-12 16:57:55 -0700
commit58700da76b3823de878dde82fee11b80daf7fe18 (patch)
tree04527366f1e84f4e63434360217401e83c35d728 /include
parent20efb41dbbbe1f9fa9cd8f3fd8bd84840b79dbbb (diff)
remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer needed in chdrome
Diffstat (limited to 'include')
-rw-r--r--include/core/SkTypeface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h
index f8cd4d1090..0fbf6a3e0a 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;