Index: skia/config/SkUserConfig.h |
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h |
index f43c7822517b1a2421041b122b4ac3d8ed86ece0..79f353cea881e6416fb5b7f20a8d09c5edb9f310 100644 |
--- a/skia/config/SkUserConfig.h |
+++ b/skia/config/SkUserConfig.h |
@@ -261,10 +261,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal, |
#define SK_SUPPORT_LEGACY_GETDEVICE |
#endif |
-#ifdef SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL |
- #undef SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL |
-#endif |
- |
// Turns SkPicture::clone() into a simple "return SkRef(this);" as a way to |
// test the threadsafety of SkPicture playback. |
#define SK_PICTURE_CLONE_NOOP 1 |