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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stubs/rmfshdl.c b/src/stubs/rmfshdl.c
index b495661..22a3091 100644
--- a/src/stubs/rmfshdl.c
+++ b/src/stubs/rmfshdl.c
@@ -12,4 +12,5 @@ remove_fs_handlers(FontPathElementPtr fpe,
BlockHandlerProcPtr blockHandler,
Bool all)
{
+ OVERRIDE_SYMBOL(remove_fs_handlers, fpe, blockHandler, all);
}