aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkDraw.h')
-rw-r--r--src/core/SkDraw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkDraw.h b/src/core/SkDraw.h
index 534333984b..0b29468d8e 100644
--- a/src/core/SkDraw.h
+++ b/src/core/SkDraw.h
@@ -149,7 +149,6 @@ public:
SkPixmap fDst;
const SkMatrix* fMatrix; // required
const SkRasterClip* fRC; // required
- const SkClipStack* fClipStack; // optional, may be null
#ifdef SK_DEBUG
void validate() const;