From 7cef23a6dd7a5d76983cf20979e845ea6ae63a10 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 10 Jul 2012 02:03:34 +0100 Subject: [PATCH] Render: Remove unused glyphDepths No-one has used this since 0a71e154. Signed-off-by: Daniel Stone Reviewed-by: Adam Jackson Acked-by: Peter Hutterer Signed-off-by: Keith Packard --- render/glyph.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/render/glyph.c b/render/glyph.c index c121e64a2..e1dc66291 100644 --- a/render/glyph.c +++ b/render/glyph.c @@ -80,8 +80,6 @@ static GlyphHashSetRec glyphHashSets[] = { #define NGLYPHHASHSETS (sizeof(glyphHashSets)/sizeof(glyphHashSets[0])) -static const CARD8 glyphDepths[GlyphFormatNum] = { 1, 4, 8, 16, 32 }; - static GlyphHashRec globalGlyphs[GlyphFormatNum]; void