aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-06-01 15:41:52 -0700
committerThomas White <taw@physics.org>2013-06-01 15:41:52 -0700
commitfc75fe833b82679d783cb43299ed46fcf67fcc22 (patch)
treefcb159d7a12617e1f784a73bc02cc3a4de7078b6 /libcrystfel
parent77fc37b5ef387eb9a037bcd9bd3bc5611868815a (diff)
Extreme fussiness
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/integration.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/integration.c b/libcrystfel/src/integration.c
index 91f9ab21..6be0efb7 100644
--- a/libcrystfel/src/integration.c
+++ b/libcrystfel/src/integration.c
@@ -447,7 +447,6 @@ static void zero_profiles(struct intcontext *ic)
}
-
static int alloc_boxes(struct intcontext *ic, int new_max_boxes)
{
struct peak_box *boxes_new;