From 9f86f285dd59583866ad69149fa0b2dd324b918a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 28 Jun 2012 17:24:56 +0200 Subject: Formatting --- src/diffraction.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/diffraction.c b/src/diffraction.c index 870569b7..b76154c2 100644 --- a/src/diffraction.c +++ b/src/diffraction.c @@ -420,7 +420,6 @@ void get_diffraction(struct image *image, int na, int nb, int nc, image->data[idx] = I_lattice * I_molecule; image->twotheta[idx] = twotheta; - } progress_bar(fs, image->width-1, "Calculating diffraction"); } -- cgit v1.2.3