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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index fd85337c..a2ca758c 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -66,8 +66,6 @@ struct imagefile_field_list;
/** Represents a peak in an image. */
struct imagefeature {
- struct image *parent; /**< Pointer to image */
-
/** \name Coordinates on panel (fast scan, slow scan)
* Note carefully that these are the distances, measured in pixels,
* from the corner of the panel. They are NOT pixel indices.