aboutsummaryrefslogtreecommitdiff
path: root/src/compare_hkl.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-07-28 10:43:24 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:55 +0100
commit63129a826c8156b1e7cd075e4dc5a23f3641e22a (patch)
treee4d2054f3a294d008711637ab9ad339f330911e7 /src/compare_hkl.c
parent73054d87b3025b7b08ad09ec2b7e34ba53b5f617 (diff)
Fussiness
Diffstat (limited to 'src/compare_hkl.c')
-rw-r--r--src/compare_hkl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compare_hkl.c b/src/compare_hkl.c
index 83ca98bb..a332220b 100644
--- a/src/compare_hkl.c
+++ b/src/compare_hkl.c
@@ -112,11 +112,9 @@ int main(int argc, char *argv[])
return 1;
}
-
/* List for output scale factor map */
out = new_list_intensity();
-
/* Find common reflections (taking symmetry into account) */
icommon = new_items();
ref2_transformed = new_list_intensity();