aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/freetype2/src/otlayout/otlgdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/freetype2/src/otlayout/otlgdef.h')
-rw-r--r--nx-X11/extras/freetype2/src/otlayout/otlgdef.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/nx-X11/extras/freetype2/src/otlayout/otlgdef.h b/nx-X11/extras/freetype2/src/otlayout/otlgdef.h
deleted file mode 100644
index 5046cc436..000000000
--- a/nx-X11/extras/freetype2/src/otlayout/otlgdef.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef __OTL_GDEF_H__
-#define __OTL_GDEF_H__
-
-#include "otltable.h"
-
-OTL_BEGIN_HEADER
-
- OTL_API( void )
- otl_gdef_validate( OTL_Bytes table,
- OTL_Valid valid );
-
-OTL_END_HEADER
-
-#endif /* __OTL_GDEF_H__ */