remove def of colorfilter flag

Bug: skia:8937
Change-Id: I5d735fafa0339f93f5a3b3cb4adadb059e64b389
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206913
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2019-04-09 14:10:13 -04:00 committed by Skia Commit-Bot
parent c8bea7deb6
commit 442973874c

View File

@ -22,10 +22,6 @@ class SkMixer;
struct SkStageRec;
class SkString;
#ifndef SK_SUPPORT_LEGACY_COLORFILTER_FACTORIES
#define SK_SUPPORT_LEGACY_COLORFILTER_FACTORIES
#endif
/**
* ColorFilters are optional objects in the drawing pipeline. When present in
* a paint, they are called with the "src" colors, and return new colors, which