aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPicture.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPicture.h')
-rw-r--r--include/core/SkPicture.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/core/SkPicture.h b/include/core/SkPicture.h
index 0cf9411f56..808944b5ef 100644
--- a/include/core/SkPicture.h
+++ b/include/core/SkPicture.h
@@ -27,8 +27,6 @@ class SkWStream;
class SkWriteBuffer;
struct SkPictInfo;
-#define SK_SUPPORT_LEGACY_PICTURE_PTR
-
/** \class SkPicture
An SkPicture records drawing commands made to a canvas to be played back at a later time.