Signed-off-by: Jamey Sharp <[email protected]>
---
 include/colormapst.h |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/include/colormapst.h b/include/colormapst.h
index c4e24a6..bb79c86 100644
--- a/include/colormapst.h
+++ b/include/colormapst.h
@@ -113,9 +113,7 @@ typedef struct _ColormapRec
     Entry      *red;
     Entry      *green;
     Entry      *blue;
-    pointer    devPriv;
-    PrivateRec *devPrivates;   /* dynamic devPrivates added after devPriv
-                                  already existed - must keep devPriv */
+    PrivateRec *devPrivates;
 } ColormapRec;
              
 #endif /* COLORMAP_H */
-- 
1.7.0

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to