summaryrefslogtreecommitdiff
path: root/xts5/Xlib17/XUnionRegion.m
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/Xlib17/XUnionRegion.m')
-rw-r--r--xts5/Xlib17/XUnionRegion.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/xts5/Xlib17/XUnionRegion.m b/xts5/Xlib17/XUnionRegion.m
index 498a8261..448eeae7 100644
--- a/xts5/Xlib17/XUnionRegion.m
+++ b/xts5/Xlib17/XUnionRegion.m
@@ -131,7 +131,6 @@ static XPoint tri1[] = { {5,5}, {30,5}, {5,20} };
static XPoint tri2[] = { {5,20}, {30,20}, {30,5} };
static XRectangle rect1 = { 5,5, 25,15};
XRectangle rect2;
-XRectangle rrect;
R1 = makeregion();
R2 = makeregion();