Signed-off-by: Adam Jackson <[email protected]>
---
render/glyphstr.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/render/glyphstr.h b/render/glyphstr.h
index fb66b61..36c35f0 100644
--- a/render/glyphstr.h
+++ b/render/glyphstr.h
@@ -70,10 +70,9 @@ typedef struct _GlyphHash {
typedef struct _GlyphSet {
CARD32 refcnt;
- PictFormatPtr format;
int fdepth;
+ PictFormatPtr format;
GlyphHashRec hash;
- int maxPrivate;
PrivateRec *devPrivates;
} GlyphSetRec, *GlyphSetPtr;
--
1.7.3.1
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel