| Index: bench/RectoriBench.cpp
|
| diff --git a/bench/RectoriBench.cpp b/bench/RectoriBench.cpp
|
| index e3bf41b78e8f06d85423493939353c32551543a7..ee79ca9964500135b187d8a11e9bbc3d0809ce8c 100644
|
| --- a/bench/RectoriBench.cpp
|
| +++ b/bench/RectoriBench.cpp
|
| @@ -76,7 +76,6 @@ private:
|
| //-----------------------------------------------
|
| SkLayerDrawLooper::LayerInfo info;
|
|
|
| - info.fFlagsMask = 0;
|
| // TODO: add a color filter to better match what is seen in the wild
|
| info.fPaintBits = /* SkLayerDrawLooper::kColorFilter_Bit |*/
|
| SkLayerDrawLooper::kMaskFilter_Bit;
|
|
|