summaryrefslogtreecommitdiff
path: root/src/base/ftbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/ftbase.h')
-rw-r--r--src/base/ftbase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/ftbase.h b/src/base/ftbase.h
index 516f4bb7f..cb5519774 100644
--- a/src/base/ftbase.h
+++ b/src/base/ftbase.h
@@ -49,8 +49,8 @@ FT_BEGIN_HEADER
FT_Face *aface );
-#if defined( FT_CONFIG_OPTION_GUESSING_EMBEDDED_RFORK ) && \
- ( !defined( FT_MACINTOSH ) || defined( DARWIN_NO_CARBON ) )
+#if defined( FT_CONFIG_OPTION_GUESSING_EMBEDDED_RFORK ) && \
+ !defined( FT_MACINTOSH )
/* Mac OS X/Darwin kernel often changes recommended method to access */
/* the resource fork and older methods makes the kernel issue the */
/* warning of deprecated method. To calm it down, the methods based */