aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/image.h')
-rw-r--r--libcrystfel/src/image.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index 10ae0ba7..3fbfff55 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -266,11 +266,6 @@ extern int image_create_dp_bad_sat(struct image *image,
extern int image_set_zero_data(struct image *image,
const DataTemplate *dtempl);
-extern int image_write(const struct image *image,
- const DataTemplate *dtempl,
- const char *filename);
-
-
#ifdef __cplusplus
}
#endif