aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/grainspotter.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/grainspotter.h')
-rw-r--r--libcrystfel/src/grainspotter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/grainspotter.h b/libcrystfel/src/grainspotter.h
index b6a83725..3ab823ad 100644
--- a/libcrystfel/src/grainspotter.h
+++ b/libcrystfel/src/grainspotter.h
@@ -42,7 +42,6 @@ extern "C" {
extern IndexingPrivate *grainspotter_prepare(IndexingMethod *indm,
UnitCell *cell,
struct detector *det,
- struct beam_params *beam,
float *ltl);
extern void grainspotter_cleanup(IndexingPrivate *pp);