Eliminate duplicate definitions in fcint.h and fontconfig.h
authorKeith Packard <keithp@keithp.com>
Sun, 3 Mar 2002 18:36:26 +0000 (18:36 +0000)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Mar 2002 18:36:26 +0000 (18:36 +0000)
src/fcint.h

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