diff options
author | Thomas White <taw@physics.org> | 2019-09-23 14:56:27 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2019-09-23 14:56:27 +0200 |
commit | 7251c3d83cc0bce49597ec41f97f930d5f70fb78 (patch) | |
tree | 4f0801ede67a2143cc05c86c314ecab40502e46a /src/process_image.h | |
parent | 7fcddbf213e2674871ef078a3b228a32fd9f488f (diff) | |
parent | aad71902c94b3bc21ab34b0e2c92972400921574 (diff) |
Merge branch 'tom/pinkindexer'
Diffstat (limited to 'src/process_image.h')
-rw-r--r-- | src/process_image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process_image.h b/src/process_image.h index 1b899619..395a54cd 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -107,7 +107,6 @@ struct index_args float push_res; float highres; float fix_profile_r; - float fix_bandwidth; float fix_divergence; int overpredict; Spectrum *spectrum; |