summaryrefslogtreecommitdiff
path: root/src/stubs/rmfshdl.c
blob: bb50ea1128ac562ccea0b6dc665122408bddb509 (plain)
1
2
3
4
5
6
7
8
9
10
11
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,
                   BlockHandlerProcPtr blockHandler,
                   Bool all)
{
}

/* end of file */