From e447c2efb128823c93358c51a7d8f23636740f68 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 4 May 2010 07:38:31 -0700 Subject: process_hkl: Implement --scale option --- src/compare_hkl.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/compare_hkl.c') diff --git a/src/compare_hkl.c b/src/compare_hkl.c index bb07d17e..e7752078 100644 --- a/src/compare_hkl.c +++ b/src/compare_hkl.c @@ -53,7 +53,6 @@ int main(int argc, char *argv[]) double scale, R; unsigned int *c1; unsigned int *c2; - unsigned int *cjoint; int i; int nc1, nc2, ncom; @@ -134,18 +133,16 @@ int main(int argc, char *argv[]) } } - cjoint = new_list_count(); nc1 = 0; nc2 = 0; ncom = 0; for ( i=0; i