changeset 1264:c72f5c35e67c

Removed some unused variables on Mac.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 25 Oct 2011 11:11:38 +0000
parents 6b605b0700e8
children 4c980ddfd181
files mac/dw.m
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mac/dw.m	Tue Oct 25 11:07:34 2011 +0000
+++ b/mac/dw.m	Tue Oct 25 11:11:38 2011 +0000
@@ -5245,7 +5245,6 @@
     DW_MUTEX_LOCK;
     id image = handle;
     double r, a1, a2, a;
-    int x3, y3;
     
     if(pixmap)
     {