From: Ash Tyndall Date: Fri, 21 Oct 2011 12:07:44 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=c5b6444706db82ca82d0b86cce1ef976172ec621;hp=36aa202c760cb524f105a465007983f224cb97e3;p=atyndall%2Fcits2231.git --- diff --git a/scene.c b/scene.c index 31eff0e..2410cd1 100644 --- a/scene.c +++ b/scene.c @@ -293,7 +293,6 @@ void motion(int x, int y) { } starty = y; - printf("zoom is %f, y is %d starty is %d\n", zoom, y, starty); startx = x; break;