Skip to content

Commit

Permalink
remove SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flag
Browse files Browse the repository at this point in the history
BUG=

Review URL: https://codereview.chromium.org/1121553004

Cr-Commit-Position: refs/heads/master@{#327915}
  • Loading branch information
reed-at-google authored and Commit bot committed May 1, 2015
1 parent 5d12d5f commit 42315c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions skia/config/SkUserConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS
#endif

#ifndef SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER
# define SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER
#endif

#ifndef SK_IGNORE_ETC1_SUPPORT
# define SK_IGNORE_ETC1_SUPPORT
#endif
Expand Down

0 comments on commit 42315c7

Please sign in to comment.