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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index 3f1ed219..10ae0ba7 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -270,9 +270,6 @@ extern int image_write(const struct image *image,
const DataTemplate *dtempl,
const char *filename);
-/* Use within libcrystfel only */
-extern int create_detgeom(struct image *image,
- const DataTemplate *dtempl);
#ifdef __cplusplus
}