summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/rdp/rdpFillSpans.c
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2012-05-15 23:43:38 -0700
committerJay Sorg <jay.sorg@gmail.com>2012-05-15 23:43:38 -0700
commit26b42fa84328f02cbe0ff357b86d574fb918ae3e (patch)
treed8dab3cc33dd7531e6b9985c200063379d16e1f7 /xorg/X11R7.6/rdp/rdpFillSpans.c
parentbdc2c51feed37532436f65e9bacd43c8732f1d14 (diff)
downloadxrdp-proprietary-26b42fa84328f02cbe0ff357b86d574fb918ae3e.tar.gz
xrdp-proprietary-26b42fa84328f02cbe0ff357b86d574fb918ae3e.zip
xorg: work on offscreen bitmaps
Diffstat (limited to 'xorg/X11R7.6/rdp/rdpFillSpans.c')
-rw-r--r--xorg/X11R7.6/rdp/rdpFillSpans.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/xorg/X11R7.6/rdp/rdpFillSpans.c b/xorg/X11R7.6/rdp/rdpFillSpans.c
index 73b07bcb..0939b50a 100644
--- a/xorg/X11R7.6/rdp/rdpFillSpans.c
+++ b/xorg/X11R7.6/rdp/rdpFillSpans.c
@@ -62,9 +62,7 @@ rdpFillSpans(DrawablePtr pDrawable, GCPtr pGC, int nInit,
{
RegionRec clip_reg;
int cd;
- int j;
int got_id;
- BoxRec box;
struct image_data id;
WindowPtr pDstWnd;
PixmapPtr pDstPixmap;