Index: Source/platform/graphics/DiscardablePixelRef.h |
diff --git a/Source/platform/graphics/DiscardablePixelRef.h b/Source/platform/graphics/DiscardablePixelRef.h |
index b86e4951c21873a6e20e82b61fe02f4ac275490c..3b86c3ef870e9f873a8716b9efbca67ea45c7bb2 100644 |
--- a/Source/platform/graphics/DiscardablePixelRef.h |
+++ b/Source/platform/graphics/DiscardablePixelRef.h |
@@ -53,10 +53,6 @@ public: |
static bool isDiscardable(SkPixelRef*); |
bool allocAndLockDiscardableMemory(size_t); |
-#ifdef SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE |
- SK_DECLARE_UNFLATTENABLE_OBJECT() |
-#endif |
- |
protected: |
// SkPixelRef implementation. |
virtual bool onNewLockPixels(LockRec*) OVERRIDE; |