aboutsummaryrefslogtreecommitdiff
path: root/src/peaks.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-01-28 15:39:54 +0100
committerThomas White <taw@bitwiz.org.uk>2010-01-28 15:39:54 +0100
commitd19a20b8c457e7e433dcd18e857de34f3f73f834 (patch)
treee93bc7eda9f936c916f88131608819d1a5538349 /src/peaks.c
parentf56186096e50f076d5301525588537533b3a41c2 (diff)
Fussiness
Diffstat (limited to 'src/peaks.c')
-rw-r--r--src/peaks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peaks.c b/src/peaks.c
index b469d45a..755bc574 100644
--- a/src/peaks.c
+++ b/src/peaks.c
@@ -245,7 +245,6 @@ static void cull_peaks(struct image *image)
if ( g == NULL ) continue;
if ( f->x == g->x ) ncol++;
-
}
/* More than three? */