aboutsummaryrefslogtreecommitdiff
path: root/src/peaks.c
diff options
context:
space:
mode:
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? */