summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2012-07-10 02:03:34 +0100
committerKeith Packard <keithp@keithp.com>2012-07-10 00:42:09 -0700
commit7cef23a6dd7a5d76983cf20979e845ea6ae63a10 (patch)
tree5e885689f9f482f2956afe4a90067ea182b9eed1
parent65011064d7e70aed59fb716f9ed3d76d196244ce (diff)
Render: Remove unused glyphDepths
No-one has used this since 0a71e154. Signed-off-by: Daniel Stone <daniel@fooishbar.org> Reviewed-by: Adam Jackson <ajax@redhat.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--render/glyph.c2
1 files changed, 0 insertions, 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