remove legacy flags from google3

Bug: skia:6481,skia:6513
Change-Id: I3aac61df1252c16d1b7b8b4d78955da9accc464e
Reviewed-on: https://skia-review.googlesource.com/13777
Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2017-04-19 06:57:48 -04:00
parent 6bc873f0be
commit d71730accb

View File

@ -656,8 +656,6 @@ DEFINES_ALL = [
# Staging flags for API changes
# Temporarily Disable analytic AA for Google3
"SK_NO_ANALYTIC_AA",
"SK_SUPPORT_LEGACY_CANVAS_READPIXELS",
"SK_SUPPORT_OBSOLETE_LOCKPIXELS",
]
################################################################################