From c5b6444706db82ca82d0b86cce1ef976172ec621 Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Fri, 21 Oct 2011 20:07:44 +0800 Subject: [PATCH] --- scene.c | 1 - 1 file changed, 1 deletion(-) 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; -- 2.20.1