aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.c
diff options
context:
space:
mode:
authorValerio Mariani <valerio.mariani@desy.de>2015-02-03 13:57:50 +0100
committerThomas White <taw@physics.org>2015-02-05 15:24:31 +0100
commit30a43a9ccadfb72432264fdb6a5bca8540b06e86 (patch)
treea2f50577ecef7ca9663136408a8816a7cfec2fd9 /src/im-sandbox.c
parentcaf40e65f8a658ae72b9f77a4af60651da9236e6 (diff)
Remove --element option from inxexamajig
Diffstat (limited to 'src/im-sandbox.c')
-rw-r--r--src/im-sandbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c
index 61cfa459..ba709f6f 100644
--- a/src/im-sandbox.c
+++ b/src/im-sandbox.c
@@ -516,7 +516,6 @@ static void run_work(const struct index_args *iargs,
free(iargs->indm);
free(iargs->ipriv);
free_detector_geometry(iargs->det);
- free(iargs->element);
free(iargs->hdf5_peak_path);
free_copy_hdf5_field_list(iargs->copyme);
cell_free(iargs->cell);