From 5234616d1a2d5c64b3b35c2fc4af27c5c4b0ccea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Tue, 27 Oct 2009 14:46:53 +0000 Subject: [PATCH] * That patent is obsolete now. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33789 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/libs/freetype2/freetype/config/ftoption.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 /*************************************************************************/ /* */