remove SK_SUPPORT_LEGACY_RECTMAKELARGEST flag

Bug: skia:
Change-Id: Ic36f1282d23f3f92b250e44685149505cad74bf2
Reviewed-on: https://skia-review.googlesource.com/93423
Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2018-01-11 08:11:31 -05:00
parent 131c8ea4b7
commit ba00d226c3

View File

@ -586,7 +586,6 @@ def base_defines(os_conditions):
"SK_JUMPER_DISABLE_8BIT",
# JPEG is in codec_limited
"SK_HAS_JPEG_LIBRARY",
"SK_SUPPORT_LEGACY_RECTMAKELARGEST",
] + skia_select(
os_conditions,
[