aboutsummaryrefslogtreecommitdiff
path: root/generic/Geo.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/Geo.c')
-rw-r--r--generic/Geo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/Geo.c b/generic/Geo.c
index aca1590..f49536d 100644
--- a/generic/Geo.c
+++ b/generic/Geo.c
@@ -655,7 +655,7 @@ InsetPolygon(ZnPoint *p,
{
ZnPoint *p1, *p2;
ZnPoint new_p1, new_p2;
- ZnPoint shift1, shift2;
+ /* ZnPoint shift1, shift2;*/
int i, processed_points;
processed_points = 0;