summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/freetype-src/include/freetype/config/ftheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/freetype2/freetype-src/include/freetype/config/ftheader.h')
-rw-r--r--Build/source/libs/freetype2/freetype-src/include/freetype/config/ftheader.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/Build/source/libs/freetype2/freetype-src/include/freetype/config/ftheader.h b/Build/source/libs/freetype2/freetype-src/include/freetype/config/ftheader.h
index a8c6833df77..e46d314e334 100644
--- a/Build/source/libs/freetype2/freetype-src/include/freetype/config/ftheader.h
+++ b/Build/source/libs/freetype2/freetype-src/include/freetype/config/ftheader.h
@@ -4,7 +4,7 @@
*
* Build macros of the FreeType 2 library.
*
- * Copyright (C) 1996-2022 by
+ * Copyright (C) 1996-2021 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
@@ -777,18 +777,6 @@
#define FT_COLOR_H <freetype/ftcolor.h>
- /**************************************************************************
- *
- * @macro:
- * FT_OTSVG_H
- *
- * @description:
- * A macro used in `#include` statements to name the file containing the
- * FreeType~2 API which handles the OpenType 'SVG~' glyphs.
- */
-#define FT_OTSVG_H <freetype/otsvg.h>
-
-
/* */
/* These header files don't need to be included by the user. */