aboutsummaryrefslogtreecommitdiff
path: root/src/peaks.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-02-03 12:24:52 +0100
committerThomas White <taw@physics.org>2010-02-03 12:24:52 +0100
commitbb8cd0371f2cba96126112cbb720c2149c283c78 (patch)
tree9c3a7727e1f736b512618eee150688f513a08248 /src/peaks.c
parent7df59f9bc7acedb5f8aa01ad12f2f22d271a0f58 (diff)
Remove many debug messages
Diffstat (limited to 'src/peaks.c')
-rw-r--r--src/peaks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peaks.c b/src/peaks.c
index c38de8e9..5a95dd17 100644
--- a/src/peaks.c
+++ b/src/peaks.c
@@ -264,7 +264,7 @@ static void cull_peaks(struct image *image)
}
- STATUS("%i peaks eliminated\n", nelim);
+ //STATUS("%i peaks eliminated\n", nelim);
}