aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/font/stubs/rmfshdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/font/stubs/rmfshdl.c')
-rw-r--r--nx-X11/lib/font/stubs/rmfshdl.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/nx-X11/lib/font/stubs/rmfshdl.c b/nx-X11/lib/font/stubs/rmfshdl.c
deleted file mode 100644
index ae0ab7863..000000000
--- a/nx-X11/lib/font/stubs/rmfshdl.c
+++ /dev/null
@@ -1,15 +0,0 @@
-/* $XFree86: xc/lib/font/stubs/rmfshdl.c,v 1.1 1999/01/11 05:13:21 dawes Exp $ */
-
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-#include "stubs.h"
-
-void
-remove_fs_handlers(FontPathElementPtr fpe,
- BlockHandlerProcPtr blockHandler,
- Bool all)
-{
-}
-
-/* end of file */