]> git.wh0rd.org - fontconfig.git/commitdiff
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 467ec9b7b15f2dc91cc27afa9a9ff5c56a1b5e2d..b5b93fb74c3f9e91e9011513d74f7910fc5c5633 100644 (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);