aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libcrystfel/src/integration.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrystfel/src/integration.c b/libcrystfel/src/integration.c
index 9c38f608..9c5ab7da 100644
--- a/libcrystfel/src/integration.c
+++ b/libcrystfel/src/integration.c
@@ -1685,8 +1685,6 @@ void integrate_all_5(struct image *image, IntegrationMethod meth,
switch ( meth & INTEGRATION_METHOD_MASK ) {
case INTEGRATION_NONE :
- ERROR("WARNING: Reflections are being predicted, but "
- "not integrated.\n");
break;
case INTEGRATION_RINGS :