summaryrefslogtreecommitdiff
path: root/src/stubs/rmfshdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stubs/rmfshdl.c')
-rw-r--r--src/stubs/rmfshdl.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/stubs/rmfshdl.c b/src/stubs/rmfshdl.c
new file mode 100644
index 0000000..4e6d1da
--- /dev/null
+++ b/src/stubs/rmfshdl.c
@@ -0,0 +1,12 @@
+/* $XFree86: xc/lib/font/stubs/rmfshdl.c,v 1.1 1999/01/11 05:13:21 dawes Exp $ */
+
+#include "stubs.h"
+
+void
+remove_fs_handlers(FontPathElementPtr fpe,
+ void (*block_handler) (),
+ Bool all)
+{
+}
+
+/* end of file */