aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-06-29 11:06:09 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:28 +0100
commit4d72947ddfbe00c6a618c370c8458c605221701b (patch)
tree6b2df6427fc3a54f05c35a4f14ccd81594768b3f /src/indexamajig.c
parent2cb199e1062b3bba2f029eb8a0c5a51b9c4df2da (diff)
General fussiness
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 49c7118e..00a7e3e8 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -315,11 +315,7 @@ static void process_image(void *pp, int cookie)
if ( image.indexed_cell != NULL ) pargs->indexable = 1;
- /* Measure intensities if requested */
-
- /* Do EITHER: */
-
-
+ /* Measure intensities */
if ( image.indexed_cell != NULL ) {
image.div = beam->divergence;