aboutsummaryrefslogtreecommitdiff
path: root/src/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.h')
-rw-r--r--src/index.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/index.h b/src/index.h
index 076d9fe2..6f1fe98c 100644
--- a/src/index.h
+++ b/src/index.h
@@ -18,8 +18,7 @@
#endif
-extern void index_pattern(struct image *image, int no_index, int dump_peaks,
- int use_dirax);
+extern void index_pattern(struct image *image, int no_index, int use_dirax);
/* x,y in pixels relative to central beam */
extern int map_position(struct image *image, double x, double y,