disabling the bytecode interpreter again

This commit is contained in:
David Turner 2004-07-18 07:21:29 +00:00
parent 030c278faf
commit 02ae5197c7
1 changed files with 1 additions and 1 deletions

View File

@ -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 */
/*************************************************************************/