aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/font/fontfile/ffcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/font/fontfile/ffcheck.c')
-rw-r--r--nx-X11/lib/font/fontfile/ffcheck.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nx-X11/lib/font/fontfile/ffcheck.c b/nx-X11/lib/font/fontfile/ffcheck.c
index 9a70a17f9..d3d121700 100644
--- a/nx-X11/lib/font/fontfile/ffcheck.c
+++ b/nx-X11/lib/font/fontfile/ffcheck.c
@@ -125,14 +125,12 @@ FontFileCheckRegisterFpeFunctions (void)
BitmapRegisterFontFileFunctions ();
-#ifndef CRAY
#ifdef BUILD_SPEEDO
SpeedoRegisterFontFileFunctions ();
#endif
#ifdef BUILD_TYPE1
Type1RegisterFontFileFunctions();
#endif
-#endif
#ifdef BUILD_CID
CIDRegisterFontFileFunctions();
#endif