From 746899671c4d6f9d8b7fb25bb17109b331a1b2ed Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 16 Sep 2022 15:23:36 -0700 Subject: Delete functions identified as unused by cppcheck Signed-off-by: Alan Coopersmith --- bdfint.h | 1 - 1 file changed, 1 deletion(-) (limited to 'bdfint.h') diff --git a/bdfint.h b/bdfint.h index f70c114..f4ac19d 100644 --- a/bdfint.h +++ b/bdfint.h @@ -76,7 +76,6 @@ extern Bool bdfSpecialProperty(FontPtr pFont, FontPropPtr prop, char isString, bdfFileState *bdfState); extern int bdfReadFont(FontPtr pFont, FontFilePtr file, int bit, int byte, int glyph, int scan); -extern int bdfReadFontInfo(FontInfoPtr pFontInfo, FontFilePtr file); extern void FontCharInkMetrics(FontPtr pFont, CharInfoPtr pCI, xCharInfo *pInk); extern void FontCharReshape(FontPtr pFont, CharInfoPtr pSrc, CharInfoPtr pDst); -- cgit v1.2.3