aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate_priv.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-03-19 15:31:25 +0100
committerThomas White <taw@physics.org>2020-07-29 18:42:57 +0200
commitca980fa6f060a7cde5e0a89882f4aefec2c0227b (patch)
tree2b95aed094ad760c824ce93b9c3b44f92bd75c62 /libcrystfel/src/datatemplate_priv.h
parent66702a29465ab23bf1b8dbe1ee8bf5ce14623a36 (diff)
Add a FIXME
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r--libcrystfel/src/datatemplate_priv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index e8da4193..4c25bb49 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -185,5 +185,6 @@ struct _datatemplate
char *hdf5_peak_path;
- struct panel_template defaults;
+ struct panel_template defaults; /* FIXME: Shouldn't be stored */
};
+