Commit f6e9c3d9 authored by Mike Reed's avatar Mike Reed Committed by Commit Bot

remove SK_SUPPORT_LEGACY_MASK_BLUR flag

Bug: 
Change-Id: I75fdcceae4f3e757019f9cf890ad9a9d3dba8b31
Reviewed-on: https://chromium-review.googlesource.com/572123
Commit-Queue: Mike Reed <reed@chromium.org>
Reviewed-by: default avatarFlorin Malita <fmalita@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487228}
parent 5b7eb518
......@@ -224,10 +224,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_SUPPORT_NONSTD_BLENDMODES
#endif
#ifndef SK_SUPPORT_LEGACY_MASK_BLUR
#define SK_SUPPORT_LEGACY_MASK_BLUR
#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