aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate_priv.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-07-07 11:02:01 +0200
committerThomas White <taw@physics.org>2020-07-29 18:53:45 +0200
commite5d8b871ff64bf74366729eedd3084d40ddb03ca (patch)
treed9a2485dee1e81e352e5d6f54340d695e39cdf0c /libcrystfel/src/datatemplate_priv.h
parent93fad2ee241592cdaf252fae5ad4e986feecc274 (diff)
Get rid of photon_energy_scale
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r--libcrystfel/src/datatemplate_priv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index ed033d82..e94daf4f 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -178,7 +178,6 @@ struct _datatemplate
char *wavelength_from;
double photon_energy_bandwidth; /* Eww */
- double photon_energy_scale; /* Eww */
unsigned int mask_bad;
unsigned int mask_good;