| Index: skia/config/SkUserConfig.h
|
| diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
|
| index 0f76849a34596358313542e246c6c49f7c8fc4aa..e9990e6ad9b6705a6708c212b35b68246e36ebd4 100644
|
| --- a/skia/config/SkUserConfig.h
|
| +++ b/skia/config/SkUserConfig.h
|
| @@ -257,10 +257,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
|
| # define SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS
|
| #endif
|
|
|
| -#ifndef SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
|
| -# define SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
|
| -#endif
|
| -
|
| #ifndef SK_IGNORE_ETC1_SUPPORT
|
| # define SK_IGNORE_ETC1_SUPPORT
|
| #endif
|
|
|