aboutsummaryrefslogtreecommitdiff
path: root/freetype/builds/vms/ftconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/builds/vms/ftconfig.h')
-rw-r--r--freetype/builds/vms/ftconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/freetype/builds/vms/ftconfig.h b/freetype/builds/vms/ftconfig.h
index aefb54483..99c37db39 100644
--- a/freetype/builds/vms/ftconfig.h
+++ b/freetype/builds/vms/ftconfig.h
@@ -70,10 +70,6 @@ FT_BEGIN_HEADER
#define FT_CHAR_BIT 8
- /* 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