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, 0 insertions, 4 deletions
diff --git a/libcrystfel/src/image-hdf5.h b/libcrystfel/src/image-hdf5.h
index 61cb7c8a..cbb55e53 100644
--- a/libcrystfel/src/image-hdf5.h
+++ b/libcrystfel/src/image-hdf5.h
@@ -67,8 +67,4 @@ extern char **image_hdf5_expand_frames(const DataTemplate *dtempl,
extern int is_hdf5_file(const char *filename);
-extern int image_hdf5_write(const struct image *image,
- const DataTemplate *dtempl,
- const char *filename);
-
#endif /* IMAGE_HDF5_H */