aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-03-10 14:35:39 +0100
committerThomas White <taw@physics.org>2021-03-11 15:59:11 +0100
commit665547b5ad276a7fa9f9e3c20cf531aa1f32f247 (patch)
treed3320bb9c903c7f8274fa21bb3a266bbb5b2d295 /src/indexamajig.c
parent1f02539c192e1c400474ea480341ccefb49eaf36 (diff)
setup_indexing: Remove dtempl
There is absolutely nothing useful that an indexing algorithm can do with the opaque DataTemplate object.
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index f33d3ec8..0d4ce2dc 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -973,7 +973,6 @@ int main(int argc, char *argv[])
args.iargs.ipriv = setup_indexing(args.indm_str,
args.iargs.cell,
- args.iargs.dtempl,
args.iargs.tols,
flags,
args.iargs.wavelength_estimate,