summaryrefslogtreecommitdiff
path: root/src/stubs/delfntcid.c
blob: 0b0a747b51d93f62c3eac713e50307828721043e (plain)
1
2
3
4
5
6
7
8
9
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "stubs.h"

weak void
DeleteFontClientID(Font id)
{
}