| Index: third_party/freetype/include/freetype-custom-config/ftoption.h
|
| diff --git a/third_party/freetype/include/freetype-custom-config/ftoption.h b/third_party/freetype/include/freetype-custom-config/ftoption.h
|
| index 84b8970fafa4a97442fa924496593553c5a28d73..afa3c60b0fb0bec152e72afcd490758ce7cea3ae 100644
|
| --- a/third_party/freetype/include/freetype-custom-config/ftoption.h
|
| +++ b/third_party/freetype/include/freetype-custom-config/ftoption.h
|
| @@ -268,9 +268,7 @@ FT_BEGIN_HEADER
|
| /* */
|
| /* Define this macro if you want to enable this `feature'. */
|
| /* */
|
| -#if defined(HAVE_HARFBUZZ_FT)
|
| -#define FT_CONFIG_OPTION_USE_HARFBUZZ
|
| -#endif
|
| +/* #define FT_CONFIG_OPTION_USE_HARFBUZZ */
|
|
|
|
|
| /*************************************************************************/
|
|
|