Commit 9c634e9d authored by reed's avatar reed Committed by Commit bot

remove dead flag SK_LEGACY_PICTURE_SIZE_API

BUG=
TBR=robertphilips

Review URL: https://codereview.chromium.org/787123007

Cr-Commit-Position: refs/heads/master@{#308282}
parent c37fb8ef
...@@ -265,12 +265,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal, ...@@ -265,12 +265,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_IGNORE_GPU_DITHER # define SK_IGNORE_GPU_DITHER
#endif #endif
#if 0
#ifndef SK_LEGACY_PICTURE_SIZE_API
# define SK_LEGACY_PICTURE_SIZE_API
#endif
#endif
#ifndef SK_LEGACY_PICTURE_DRAW_API #ifndef SK_LEGACY_PICTURE_DRAW_API
# define SK_LEGACY_PICTURE_DRAW_API # define SK_LEGACY_PICTURE_DRAW_API
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment