diff --git a/pd/src/g_scalar.c b/pd/src/g_scalar.c index cdbaafe36c65b6c530732bb767700e1bb309f1c3..2464db7b44aadc7a7940015d9fd8ccb5d91b7897 100644 --- a/pd/src/g_scalar.c +++ b/pd/src/g_scalar.c @@ -399,10 +399,10 @@ static void scalar_getrect(t_gobj *z, t_glist *owner, //fprintf(stderr,"CACHED FINAL scalar_getrect " // "x1 %g y1 %g x2 %g y2 %g\n", - screenx1, - screeny1, - screenx2, - screeny2); + // screenx1, + // screeny1, + // screenx2, + // screeny2); return; }