diff options
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 a118384a..dec8b39f 100644 --- a/libcrystfel/src/integration.c +++ b/libcrystfel/src/integration.c @@ -1052,7 +1052,6 @@ static double fit_intensity(struct intcontext *ic, struct peak_box *bx) } - static double calc_sigma(struct intcontext *ic, struct peak_box *bx) { int p, q; |