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

#include "stubs.h"

void
DeleteFontClientID(Font id)
{
}

/* end of file */