Index: Source/platform/graphics/test/MockDiscardablePixelRef.h |
diff --git a/Source/platform/graphics/test/MockDiscardablePixelRef.h b/Source/platform/graphics/test/MockDiscardablePixelRef.h |
index d8d80f557f5ce346458a35313ca86c7cbb45a0ac..19fbacbcb7d575c3fda786b2c2dbce9500b1d453 100644 |
--- a/Source/platform/graphics/test/MockDiscardablePixelRef.h |
+++ b/Source/platform/graphics/test/MockDiscardablePixelRef.h |
@@ -60,10 +60,6 @@ public: |
} |
}; |
-#ifdef SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE |
- SK_DECLARE_UNFLATTENABLE_OBJECT() |
-#endif |
- |
protected: |
virtual bool onNewLockPixels(LockRec* rec) |
{ |