aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/freetype2/src/autofit/autofit.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/freetype2/src/autofit/autofit.c')
-rw-r--r--nx-X11/extras/freetype2/src/autofit/autofit.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/nx-X11/extras/freetype2/src/autofit/autofit.c b/nx-X11/extras/freetype2/src/autofit/autofit.c
deleted file mode 100644
index c258e0d7a..000000000
--- a/nx-X11/extras/freetype2/src/autofit/autofit.c
+++ /dev/null
@@ -1,9 +0,0 @@
-#define FT_MAKE_OPTION_SINGLE_OBJECT
-#include <ft2build.h>
-#include "afangles.c"
-#include "afglobal.c"
-#include "afhints.c"
-#include "afdummy.c"
-#include "aflatin.c"
-#include "afloader.c"
-#include "afmodule.c"