diff options
-rw-r--r-- | src/relrod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/relrod.c b/src/relrod.c index e344133a..c55432ec 100644 --- a/src/relrod.c +++ b/src/relrod.c @@ -172,7 +172,6 @@ void get_reflections(struct image *image, UnitCell *cell) * spike function, except reprojected * reflections aren't used quantitatively for * anything. */ - printf("%i %i %i\n", h,k,l); image_add_feature(flist, x, y, image, 1.0); } /* else it's outside the picture somewhere */ |