Had no body and no callers
Signed-off-by: Alan Coopersmith <[email protected]>
---
difs/fonts.c | 4 ----
include/difs.h | 1 -
2 files changed, 5 deletions(-)
diff --git a/difs/fonts.c b/difs/fonts.c
index 1a2834c..3f898e5 100644
--- a/difs/fonts.c
+++ b/difs/fonts.c
@@ -1456,10 +1456,6 @@ RegisterFPEFunctions(
return num_fpe_types++;
}
-void
-FreeFonts(void)
-{
-}
/* convenience functions for FS interface */
diff --git a/include/difs.h b/include/difs.h
index a3cef7b..4f72d91 100644
--- a/include/difs.h
+++ b/include/difs.h
@@ -64,7 +64,6 @@ extern int ListFonts ( ClientPtr client, int length, unsigned
char *pattern, int
extern int StartListFontsWithInfo ( ClientPtr client, int length, unsigned
char *pattern, int maxNames );
#endif
extern int LoadGlyphRanges ( ClientPtr client, FontPtr pfont, Bool range_flag,
int num_ranges, int item_size, fsChar2b *data );
-extern void FreeFonts ( void );
extern FontPtr find_old_font ( FSID id );
extern void DeleteClientFontStuff ( ClientPtr client );
--
1.7.9.2
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel