aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/font/stubs/delfntcid.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/font/stubs/delfntcid.c')
-rw-r--r--nx-X11/lib/font/stubs/delfntcid.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/nx-X11/lib/font/stubs/delfntcid.c b/nx-X11/lib/font/stubs/delfntcid.c
deleted file mode 100644
index af5c0a881..000000000
--- a/nx-X11/lib/font/stubs/delfntcid.c
+++ /dev/null
@@ -1,13 +0,0 @@
-/* $XFree86$ */
-
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-#include "stubs.h"
-
-void
-DeleteFontClientID(Font id)
-{
-}
-
-/* end of file */