diff options
author | Thomas White <taw@physics.org> | 2011-07-07 10:49:36 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:32 +0100 |
commit | 22103e6f91269f241f3605d4e19608b2f08e702e (patch) | |
tree | 913d771f150706fd0184fb03ba7171a6a0f10436 | |
parent | 401e76a10f4d246e2d62dea0808a440bec488a09 (diff) |
Fussiness
-rw-r--r-- | src/hrs-scaling.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hrs-scaling.c b/src/hrs-scaling.c index af808338..2c5c586c 100644 --- a/src/hrs-scaling.c +++ b/src/hrs-scaling.c @@ -261,7 +261,6 @@ static double iterate_scale(struct image *images, int n, RefList *scalable, } } - /* For this reflection, calculate all the possible * values of uha and vha */ for ( a=0; a<n; a++ ) { |