diff options
Diffstat (limited to 'libcrystfel/src/integration.h')
-rw-r--r-- | libcrystfel/src/integration.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h index 6e80405c..9e1c8ee1 100644 --- a/libcrystfel/src/integration.h +++ b/libcrystfel/src/integration.h @@ -112,8 +112,6 @@ extern void integrate_all_4(struct image *image, IntegrationMethod meth, signed int idh, signed int idk, signed int idl, int results_pipe); -extern void flag_overlaps(struct image *image, double ir_inn); - #ifdef __cplusplus } |