diff --git a/reactos/lib/freetype/include/freetype/config/ftoption.h b/reactos/lib/freetype/include/freetype/config/ftoption.h index e6f34b43108..3e93dbe27c1 100644 --- a/reactos/lib/freetype/include/freetype/config/ftoption.h +++ b/reactos/lib/freetype/include/freetype/config/ftoption.h @@ -436,7 +436,7 @@ FT_BEGIN_HEADER /* Do not #undef this macro here, since the build system might */ /* define it for certain configurations only. */ /* */ -#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER +//#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER /*************************************************************************/