diff --git a/include/colormap.h b/include/colormap.h index f3b18a613f..d58ef890ff 100644 --- a/include/colormap.h +++ b/include/colormap.h @@ -72,9 +72,6 @@ SOFTWARE. typedef CARD32 Pixel; typedef struct _CMEntry *EntryPtr; -/* moved to screenint.h: typedef struct _ColormapRec *ColormapPtr */ -typedef struct _colorResource *colorResourcePtr; - extern _X_EXPORT int CreateColormap(Colormap /*mid */ , ScreenPtr /*pScreen */ , VisualPtr /*pVisual */ ,