From 636172cb4560a10d1fa294e595ea96f40fbe08ea Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Tue, 13 Sep 2005 19:53:19 +0200 Subject: remove debug output --- src/ProjectionSphaeric.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/ProjectionSphaeric.cxx b/src/ProjectionSphaeric.cxx index 739cf9a..550f906 100644 --- a/src/ProjectionSphaeric.cxx +++ b/src/ProjectionSphaeric.cxx @@ -74,9 +74,7 @@ ProjectionSphaeric::comp_params(Hill *m1, Hill *m2, ViewParams *parms) { i = a_tilt_diff[0] %lf %lf %d\n", a_tilt_diff[0], a_tilt_diff[1], i); if (a_tilt_diff[i] < 10000.0) { -fprintf(stderr, "setting values\n"); parms->a_center = a_center_tmp[i]; parms->scale = scale_tmp; parms->a_nick = a_nick_tmp[i]; -- cgit v1.2.3