aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/peaks.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/peaks.h')
-rw-r--r--libcrystfel/src/peaks.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcrystfel/src/peaks.h b/libcrystfel/src/peaks.h
index 3fae13fb..faee54f6 100644
--- a/libcrystfel/src/peaks.h
+++ b/libcrystfel/src/peaks.h
@@ -47,9 +47,6 @@ extern void integrate_reflections(struct image *image,
double ir_inn, double ir_mid, double ir_out,
int integrate_saturated);
-extern double peak_lattice_agreement(struct image *image, UnitCell *cell,
- double *pst);
-
extern int peak_sanity_check(struct image *image);
extern void estimate_resolution(RefList *list, UnitCell *cell,