aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-05-28 17:25:30 +0200
committerThomas White <taw@physics.org>2010-05-28 17:25:30 +0200
commit9599196f61035a43b4c7ce1b3febc85f63d3e9d2 (patch)
tree1aa8aff51c776212f3bc7a06d4297384cf5e637f
parent7e7fc77f5c1ddc68c7f918efc12e684f110eb2cd (diff)
Try again...
-rw-r--r--src/indexamajig.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 3dee0072..800430ba 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -372,7 +372,6 @@ done:
free(image.data);
free(image.det.panels);
image_feature_list_free(image.features);
- free(data_for_measurement);
free(image.hits);
hdfile_close(hdfile);