diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-09-20 16:11:54 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:26:59 +0100 |
commit | b230d37a55456ae53ad8e1817c73641517fa6c28 (patch) | |
tree | c4992788d10c1679d0e7485a2727a3b07eddc04c /src/process_hkl.c | |
parent | 90c2969fc166de273b1c6352ddb40fd591e41414 (diff) |
Fussiness
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r-- | src/process_hkl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c index 3578ed65..bba43250 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -313,7 +313,6 @@ static void scale_intensities(const double *model, ReflItemList *model_items, double bot = 0.0; unsigned int i; - for ( i=0; i<num_items(new_items); i++ ) { double i1, i2; |