diff options
Diffstat (limited to 'xorg-server/Xext/panoramiX.h')
-rw-r--r-- | xorg-server/Xext/panoramiX.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xorg-server/Xext/panoramiX.h b/xorg-server/Xext/panoramiX.h index cca4c5249..463a99441 100644 --- a/xorg-server/Xext/panoramiX.h +++ b/xorg-server/Xext/panoramiX.h @@ -69,11 +69,9 @@ typedef struct { struct { Bool shared; } pix; -#ifdef RENDER struct { Bool root; } pict; -#endif char raw_data[4]; } u; } PanoramiXRes; |