aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate_priv.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-06-16 16:21:35 +0200
committerThomas White <taw@physics.org>2020-07-29 18:53:44 +0200
commit43dca1cd95610a2c736e53160ecdbfb04f7a2c1e (patch)
tree9875e104fd115416c722ec14a91e5cc73fc089dc /libcrystfel/src/datatemplate_priv.h
parentd3b90e0194172285b31491fcd7082c2b4d82d788 (diff)
Remove peak_info_location
peak_list already exists
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r--libcrystfel/src/datatemplate_priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index 64d060b1..75e9adfe 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -168,8 +168,6 @@ struct _datatemplate
double photon_energy_bandwidth; /* Eww */
double photon_energy_scale; /* Eww */
- char *peak_info_location;
-
unsigned int mask_bad;
unsigned int mask_good;