Commit 1283be78 authored by reed's avatar reed Committed by Commit Bot

remove legacy pipeline flag

BUG=

Review-Url: https://codereview.chromium.org/2914833003
Cr-Commit-Position: refs/heads/master@{#476398}
parent 2f37bf18
......@@ -216,10 +216,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_SUPPORT_LEGACY_GRADIENT_ALPHATRUNC
#endif
#ifndef SK_SUPPORT_LEGACY_RASTERPIPELINE
#define SK_SUPPORT_LEGACY_RASTERPIPELINE
#endif
///////////////////////// Imported from BUILD.gn and skia_common.gypi
/* In some places Skia can use static initializers for global initialization,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment