diff --git a/src/fcint.h b/src/fcint.h index 467ec9b..b5b93fb 100644 --- a/src/fcint.h +++ b/src/fcint.h @@ -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);