aboutsummaryrefslogtreecommitdiff
path: root/src/qdrp.c
diff options
context:
space:
mode:
authortaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-08-28 16:07:32 +0000
committertaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-08-28 16:07:32 +0000
commit85b8978beedd0142560573a92442a5ed907b0ed2 (patch)
treea5fb149aa94b540a568ac6c7b2831a8065e53959 /src/qdrp.c
parent49ad910255546917c22a1d0ef01b4109c7772b16 (diff)
Be a lot more clear about which things are properties of images and which
belong to the control context. git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@81 bf6ca9ba-c028-0410-8290-897cf20841d1
Diffstat (limited to 'src/qdrp.c')
-rw-r--r--src/qdrp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qdrp.c b/src/qdrp.c
index fc484ee..936f2b6 100644
--- a/src/qdrp.c
+++ b/src/qdrp.c
@@ -199,7 +199,6 @@ int qdrp_read(ControlContext *ctx) {
ctx->resolution_set = 0;
ctx->lambda_set = 0;
ctx->started = 0;
- ctx->first_image = 1;
FILE *fh;