| Index: src/effects/SkLayerDrawLooper.cpp
|
| diff --git a/src/effects/SkLayerDrawLooper.cpp b/src/effects/SkLayerDrawLooper.cpp
|
| index 998c4bcd0aaba1b110f7f11f6376082892bd9e1b..65f058b9d44e86a8acf55a554f199fa58e0a0d6b 100644
|
| --- a/src/effects/SkLayerDrawLooper.cpp
|
| +++ b/src/effects/SkLayerDrawLooper.cpp
|
| @@ -13,8 +13,6 @@
|
| #include "SkStringUtils.h"
|
| #include "SkUnPreMultiply.h"
|
|
|
| -SK_DEFINE_INST_COUNT(SkLayerDrawLooper)
|
| -
|
| SkLayerDrawLooper::LayerInfo::LayerInfo() {
|
| fFlagsMask = 0; // ignore our paint flags
|
| fPaintBits = 0; // ignore our paint fields
|
|
|