| Index: skia/config/SkUserConfig.h
|
| diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
|
| index bdfd95d28b311166afef8e9b27328c0f69ab397f..d27e14ae08c4049bcf5d3a724971d27474dc2d42 100644
|
| --- a/skia/config/SkUserConfig.h
|
| +++ b/skia/config/SkUserConfig.h
|
| @@ -206,10 +206,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
|
| //
|
| // Remove these as we update our sites.
|
| //
|
| -#ifndef SK_SUPPORT_LEGACY_CONIC_MEASURE
|
| -# define SK_SUPPORT_LEGACY_CONIC_MEASURE
|
| -#endif
|
| -
|
| #ifndef SK_SUPPORT_LEGACY_ANISOTROPIC_MIPMAPS
|
| # define SK_SUPPORT_LEGACY_ANISOTROPIC_MIPMAPS
|
| #endif
|
|
|