summaryrefslogtreecommitdiff
path: root/src/stubs/rmfshdl.c
blob: e8aa3b484e6a1429e79712e03534a3a68c104653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* $XFree86$ */

#include "stubs.h"

void 
remove_fs_handlers(FontPathElementPtr fpe,
                   BlockHandlerProcPtr blockHandler,
                   Bool all)
{
}

/* end of file */