aboutsummaryrefslogtreecommitdiff
path: root/freetype/builds/unix/ftconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/builds/unix/ftconfig.in')
-rw-r--r--freetype/builds/unix/ftconfig.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/freetype/builds/unix/ftconfig.in b/freetype/builds/unix/ftconfig.in
index 46ef6e1da..fd4a5cd4f 100644
--- a/freetype/builds/unix/ftconfig.in
+++ b/freetype/builds/unix/ftconfig.in
@@ -117,10 +117,6 @@ FT_BEGIN_HEADER
#endif /* !FT_USE_AUTOCONF_SIZEOF_TYPES */
- /* Preferred alignment of data */
-#define FT_ALIGNMENT 8
-
-
/* FT_UNUSED is a macro used to indicate that a given parameter is not */
/* used -- this is only used to get rid of unpleasant compiler warnings */
#ifndef FT_UNUSED