diff options
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/X/NXpicturestr.h')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/X/NXpicturestr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/X/NXpicturestr.h b/nx-X11/programs/Xserver/hw/nxagent/X/NXpicturestr.h index b2679257c..0d1a8e1d8 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/X/NXpicturestr.h +++ b/nx-X11/programs/Xserver/hw/nxagent/X/NXpicturestr.h @@ -95,7 +95,6 @@ typedef struct _PictTransform { typedef struct _PictSolidFill { unsigned int type; CARD32 color; - xRenderColor fullColor; } PictSolidFill, *PictSolidFillPtr; typedef struct _PictGradientStop { |