summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/freetype-src/builds/vms/ftconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/freetype2/freetype-src/builds/vms/ftconfig.h')
-rw-r--r--Build/source/libs/freetype2/freetype-src/builds/vms/ftconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/libs/freetype2/freetype-src/builds/vms/ftconfig.h b/Build/source/libs/freetype2/freetype-src/builds/vms/ftconfig.h
index b9c59a85330..7825db0fd9a 100644
--- a/Build/source/libs/freetype2/freetype-src/builds/vms/ftconfig.h
+++ b/Build/source/libs/freetype2/freetype-src/builds/vms/ftconfig.h
@@ -63,8 +63,6 @@ FT_BEGIN_HEADER
#define FT_SIZEOF_INT 4
#define FT_SIZEOF_LONG 4
-#define FT_CHAR_BIT 8
-
/* `FT_UNUSED` indicates that a given parameter is not used -- */
/* this is only used to get rid of unpleasant compiler warnings. */