diff options
author | Thomas White <taw@physics.org> | 2019-09-10 15:57:42 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2019-09-12 16:35:52 +0200 |
commit | 8464b6465b57a2ebfedf4f8cc56b37040eb49330 (patch) | |
tree | b937f576a7854cd0f78ae518bd09445f569788ba /src/process_image.h | |
parent | d8af26290429aa6ffe1ba02c15a5392079edffb9 (diff) |
indexamajig: Get rid of --fix-bandwidth / use bandwidth from geometry file
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 5691a0e4..2e03900e 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -112,7 +112,6 @@ struct index_args float push_res; float highres; float fix_profile_r; - float fix_bandwidth; float fix_divergence; int overpredict; int profile; /* Whether or not to do wall clock profiling */ |