summaryrefslogtreecommitdiff
path: root/miext/shadow/shrotpack.h
diff options
context:
space:
mode:
Diffstat (limited to 'miext/shadow/shrotpack.h')
-rw-r--r--miext/shadow/shrotpack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/miext/shadow/shrotpack.h b/miext/shadow/shrotpack.h
index 2d1a87c19..16afff184 100644
--- a/miext/shadow/shrotpack.h
+++ b/miext/shadow/shrotpack.h
@@ -106,7 +106,7 @@ FUNC (ScreenPtr pScreen,
FbStride shaStride;
int scrBase, scrLine, scr;
int shaBpp;
- int shaXoff, shaYoff; /* XXX assumed to be zero */
+ _X_UNUSED int shaXoff, shaYoff;
int x, y, w, h, width;
int i;
Data *winBase = NULL, *win;