aboutsummaryrefslogtreecommitdiff
path: root/src/peaks.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peaks.h')
-rw-r--r--src/peaks.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/peaks.h b/src/peaks.h
index ba85f0f5..510282f8 100644
--- a/src/peaks.h
+++ b/src/peaks.h
@@ -17,8 +17,6 @@
#include <config.h>
#endif
-
-extern int image_fom(struct image *image);
extern void search_peaks(struct image *image);
extern void dump_peaks(struct image *image);
extern void output_intensities(struct image *image, UnitCell *cell);