aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/image.h b/src/image.h
index ed4517ea..0f64d248 100644
--- a/src/image.h
+++ b/src/image.h
@@ -91,8 +91,6 @@ struct image {
/* Wavelength must always be given */
double lambda; /* Wavelength in m */
- double xray_energy; /* X-ray energy
- * in J (per photon) */
int width;
int height;