From ebe633dab856ae1ea857a3c07c6f284c30899874 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 13 Nov 2009 12:22:42 +0100 Subject: No need to store the "phactors" --- src/image.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/image.h') diff --git a/src/image.h b/src/image.h index d5d5bb9c..b675ab41 100644 --- a/src/image.h +++ b/src/image.h @@ -62,7 +62,6 @@ struct image { uint16_t *data; double *sfacs; struct threevec *qvecs; - double *phactors; /* Radians. Defines where the pattern lies in reciprocal space */ double tilt; -- cgit v1.2.3