aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-hdf5.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/image-hdf5.h')
-rw-r--r--libcrystfel/src/image-hdf5.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libcrystfel/src/image-hdf5.h b/libcrystfel/src/image-hdf5.h
index 239bb20d..61cb7c8a 100644
--- a/libcrystfel/src/image-hdf5.h
+++ b/libcrystfel/src/image-hdf5.h
@@ -38,9 +38,7 @@ extern int image_hdf5_read_header_to_cache(struct image *image,
const char *name);
extern int image_hdf5_read(struct image *image,
- const DataTemplate *dtempl,
- const char *filename,
- const char *event);
+ const DataTemplate *dtempl);
extern int image_hdf5_read_mask(struct panel_template *p,
const char *filename,