diff options
author | Thomas White <taw@bitwiz.org.uk> | 2013-06-01 18:05:14 -0700 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2013-06-01 18:05:14 -0700 |
commit | c3ce11bc291eb890ec0061892534802e75e3c2c1 (patch) | |
tree | cd0d16ead4830179abf8b9890d2c4afc82619b75 /libcrystfel/src/integration.c | |
parent | 0f3af7f6c8491a2c0e0c8344de98edae067df6f6 (diff) |
Fix lying comment
Diffstat (limited to 'libcrystfel/src/integration.c')
-rw-r--r-- | libcrystfel/src/integration.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/integration.c b/libcrystfel/src/integration.c index 6be0efb7..967ffb9c 100644 --- a/libcrystfel/src/integration.c +++ b/libcrystfel/src/integration.c @@ -172,7 +172,6 @@ struct intcontext double **reference_den; int *n_profiles_in_reference; - /* For summation integration only */ int ir_inn; int ir_mid; int ir_out; |