From 8da2c5e601cbd6472e54d8148baffdccd231f89d Mon Sep 17 00:00:00 2001 From: taw27 Date: Sat, 20 Oct 2007 11:20:53 +0000 Subject: Remove a debug message git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@162 bf6ca9ba-c028-0410-8290-897cf20841d1 --- src/reproject.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/reproject.c b/src/reproject.c index 3604481..79657a1 100644 --- a/src/reproject.c +++ b/src/reproject.c @@ -228,7 +228,6 @@ void reproject_open(ControlContext *ctx) { for ( j=0; jn_features; j++ ) { imagedisplay_mark_circle(ctx->reproject_id, flist->features[j].x, flist->features[j].y); } - printf("%i reflections\n", flist->n_features); image_feature_list_free(flist); } -- cgit v1.2.3