diff options
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r-- | libcrystfel/src/datatemplate_priv.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h index 574df8b3..64d060b1 100644 --- a/libcrystfel/src/datatemplate_priv.h +++ b/libcrystfel/src/datatemplate_priv.h @@ -133,12 +133,6 @@ struct panel_template int orig_min_ss; int orig_max_ss; /*@}*/ - - - /* FIXME: Should only be one */ - double adu_per_eV; - double adu_per_photon; - }; |