Chromium Code Reviews| Index: src/effects/SkLayerDrawLooper.cpp |
| diff --git a/src/effects/SkLayerDrawLooper.cpp b/src/effects/SkLayerDrawLooper.cpp |
| index b5f26a3811abde3dd05b93074dcf8070c62a8044..bca65ef77a2c43cac9860b9815ff272510de85e6 100644 |
| --- a/src/effects/SkLayerDrawLooper.cpp |
| +++ b/src/effects/SkLayerDrawLooper.cpp |
| @@ -23,7 +23,6 @@ SkLayerDrawLooper::LayerInfo::LayerInfo() { |
| SkLayerDrawLooper::SkLayerDrawLooper() |
| : fRecs(nullptr), |
| - fTopRec(nullptr), |
| fCount(0) { |
| } |