aboutsummaryrefslogtreecommitdiff
path: root/src/relrod.c
diff options
context:
space:
mode:
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 0d1b1e63..f9ae68c9 100644
--- a/src/relrod.c
+++ b/src/relrod.c
@@ -91,7 +91,6 @@ void get_reflections(struct image *image, UnitCell *cell, double smax)
" (resolution cutoff calculation)\n");
return;
}
- printf("Resolution cutoff is %5.2f nm^-1\n", res_max/1e9);
res_max = pow(res_max, 2.0);
/* Calculate the (normalised) incident electron wavevector */