aboutsummaryrefslogtreecommitdiff
path: root/src/relrod.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-10-14 18:31:29 +0200
committerThomas White <taw@bitwiz.org.uk>2009-10-14 18:31:29 +0200
commit524eabb8b023db20dcb5597ccf52ca495be058e0 (patch)
treecd4f32ceaaf6134715b07bc4d37d7a489b3d1525 /src/relrod.c
parentc50cff49d786b877c3eb6cbf61313880121cec9e (diff)
Don't list reflections during calculation
Diffstat (limited to 'src/relrod.c')
-rw-r--r--src/relrod.c1
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 */