remove SK_SUPPORT_DEPRECATED_CLIPOPS from g3

Bug: skia:
Change-Id: Ibcdb026a235620135153caabf888ca47317d0515
Reviewed-on: https://skia-review.googlesource.com/16429
Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2017-05-10 21:48:54 -04:00
parent 56269ef4ac
commit ffeb6533db

View File

@ -661,7 +661,6 @@ DEFINES_ALL = [
# Staging flags for API changes
# Temporarily Disable analytic AA for Google3
"SK_NO_ANALYTIC_AA",
"SK_SUPPORT_DEPRECATED_CLIPOPS",
]
################################################################################