Index: skia/config/SkUserConfig.h |
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h |
index 795ba6613defcc864b9486ef2c97fb47d9bf49cd..741f73ddf4a65a658f0b1a9cc26208939bb3c2db 100644 |
--- a/skia/config/SkUserConfig.h |
+++ b/skia/config/SkUserConfig.h |
@@ -245,10 +245,6 @@ |
*/ |
#define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 0 |
-/* Don't include the xfermodes deprecated in Skia |
- */ |
-#define SK_INCLUDE_DEPRECATED_XFERMODES 0 |
- |
/* This flag forces Skia not to use typographic metrics with GDI. |
*/ |
#define SK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS |