aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDeviceLooper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkDeviceLooper.cpp')
-rw-r--r--src/core/SkDeviceLooper.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkDeviceLooper.cpp b/src/core/SkDeviceLooper.cpp
index c4e401361c..cea92704ef 100644
--- a/src/core/SkDeviceLooper.cpp
+++ b/src/core/SkDeviceLooper.cpp
@@ -11,7 +11,6 @@ SkDeviceLooper::SkDeviceLooper(const SkPixmap& base, const SkRasterClip& rc, con
bool aa)
: fBaseDst(base)
, fBaseRC(rc)
- , fSubsetRC(rc.isForceConservativeRects())
, fDelta(aa ? kAA_Delta : kBW_Delta)
{
// sentinels that next() has not yet been called, and so our mapper functions