mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-18 21:20:40 +02:00
include: colormap.h: drop unused typedef colorResourcePtr
This typedef isn't used anywhere, so can be dropped.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1581>
(cherry picked from commit 7c03549134)
This commit is contained in:
parent
eb685f5dba
commit
cb05132afa
1 changed files with 0 additions and 3 deletions
|
|
@ -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 */ ,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue