| Index: skia/config/SkUserConfig.h
|
| diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
|
| index f46b942ca1c6ad15df011f4b7c85e9494fefdd41..5021a3be4181255e3d152c05522a5a1e08b8395e 100644
|
| --- a/skia/config/SkUserConfig.h
|
| +++ b/skia/config/SkUserConfig.h
|
| @@ -193,9 +193,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
|
| //
|
| // Remove these as we update our sites.
|
| //
|
| -#ifndef SK_SUPPORT_LEGACY_GETTOPDEVICE
|
| -# define SK_SUPPORT_LEGACY_GETTOPDEVICE
|
| -#endif
|
|
|
| // Workaround for poor anisotropic mipmap quality,
|
| // pending Skia ripmap support.
|
|
|