diff --git a/headers/libs/freetype2/freetype/config/ftoption.h b/headers/libs/freetype2/freetype/config/ftoption.h index 6143fb198c..ecea03ce36 100644 --- a/headers/libs/freetype2/freetype/config/ftoption.h +++ b/headers/libs/freetype2/freetype/config/ftoption.h @@ -496,9 +496,7 @@ FT_BEGIN_HEADER /* Do not #undef this macro here, since the build system might */ /* define it for certain configurations only. */ /* */ -#if HAIKU_INCLUDE_PATENTED_CODE -# define TT_CONFIG_OPTION_BYTECODE_INTERPRETER -#endif +#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER /*************************************************************************/ /* */