aboutsummaryrefslogtreecommitdiff
path: root/src/reproject.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reproject.c')
-rw-r--r--src/reproject.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/reproject.c b/src/reproject.c
index f7e7816..1fdb8b8 100644
--- a/src/reproject.c
+++ b/src/reproject.c
@@ -155,9 +155,6 @@ ImageFeatureList *reproject_get_reflections(ImageRecord *image, ReflectionList *
if ( (i==20) && !done_debug ) printf("final psi=%f anticlockwise from +x\n",
rad2deg(psi));
- psi += omega;
- if ( (i==20) && !done_debug ) printf("final psi=%f anticlockwise from +tilt axis\n",
- rad2deg(psi));
if ( (i==20) && !done_debug ) done_debug = 1;
/* Calculate image coordinates from polar representation */