diff options
author | Thomas White <taw@physics.org> | 2015-03-10 13:59:28 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-03-12 16:37:25 +0100 |
commit | 2221fb00a7d32aad1cc6d1134a5eb05be63910e9 (patch) | |
tree | e74cbe27ddbeb33b06ecf35c44ccfcb64e8599d1 /src/process_hkl.c | |
parent | a6d5feababa524c122d393a99b1b48a0db830db0 (diff) |
Fussiness (extreme)
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r-- | src/process_hkl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c index 9e91ee83..6bddcafa 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -379,7 +379,6 @@ static void display_progress(int n_images, int n_crystals, int n_crystals_used) } - static int merge_all(Stream *st, RefList *model, RefList *reference, const SymOpList *sym, double **hist_vals, signed int hist_h, |