aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@google.com>2017-01-26 11:42:52 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-26 18:24:55 +0000
commitf20a98f58bf3a5e74a2bc1c16c7e270cfc336e5e (patch)
tree6e8557528e862a6d5c38ef5b738aa753f9c3ce86 /include
parenta174e06787882388e6326fef9773fe7303402384 (diff)
remove obsolete flag
Added by humper in 2013, it is not referenced anywhere I can find. R=reed@google.com Change-Id: I35b3891b29b2fddb132647b5a1e337a0fc68e79e Reviewed-on: https://skia-review.googlesource.com/7610 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Cary Clark <caryclark@google.com>
Diffstat (limited to 'include')
-rw-r--r--include/core/SkPaint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
index f19edf7c1e..7a42238319 100644
--- a/include/core/SkPaint.h
+++ b/include/core/SkPaint.h
@@ -37,8 +37,6 @@ class SkSurfaceProps;
class SkTextBlob;
class SkTypeface;
-#define kBicubicFilterBitmap_Flag kHighQualityFilterBitmap_Flag
-
/** \class SkPaint
The SkPaint class holds the style and color information about how to draw