Eliminate duplicate definitions in fcint.h and fontconfig.h

This commit is contained in:
Keith Packard 2002-03-03 18:36:26 +00:00
parent 5faa099cd5
commit ee9061efe9
1 changed files with 0 additions and 6 deletions

View File

@ -328,9 +328,6 @@ FcCharSet *
FcNameParseCharSet (FcChar8 *string);
/* fcdbg.c */
void
FcValuePrint (FcValue v);
void
FcValueListPrint (FcValueList *l);
@ -349,9 +346,6 @@ FcEditPrint (FcEdit *edit);
void
FcSubstPrint (FcSubst *subst);
void
FcFontSetPrint (FcFontSet *s);
int
FcDebug (void);