aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
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/process_image.h
parentcaf40e65f8a658ae72b9f77a4af60651da9236e6 (diff)
Remove --element option from inxexamajig
Diffstat (limited to 'src/process_image.h')
-rw-r--r--src/process_image.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process_image.h b/src/process_image.h
index 8dba8a85..a0bd6a83 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -62,7 +62,6 @@ struct index_args
int peaks; /* Peak detection method */
float tols[4];
struct beam_params *beam;
- char *element;
char *hdf5_peak_path;
int cxi_hdf5_peaks;
float pk_inn;