Correct ifdef - should be XACE, not XCSECURITY
This commit is contained in:
parent
9af315a9be
commit
3e098efa35
|
@ -2097,7 +2097,7 @@ DoGetImage(register ClientPtr client, int format, Drawable drawable,
|
||||||
Mask plane = 0;
|
Mask plane = 0;
|
||||||
char *pBuf;
|
char *pBuf;
|
||||||
xGetImageReply xgi;
|
xGetImageReply xgi;
|
||||||
#ifdef XCSECURITY
|
#ifdef XACE
|
||||||
RegionPtr pVisibleRegion = NULL;
|
RegionPtr pVisibleRegion = NULL;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue