aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_colon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtx_colon.c')
-rw-r--r--src/mtx_colon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mtx_colon.c b/src/mtx_colon.c
index 4e36630..6d8f48c 100644
--- a/src/mtx_colon.c
+++ b/src/mtx_colon.c
@@ -72,7 +72,6 @@ static void mTXColonList (MTXColon *mtx_colon_obj, t_symbol *s,
}
size = (int)((stopval- startval + step) / step);
- //post("startval %f stopval %f step %f, size %d",startval, stopval, step, size);
if (size) {
if (size!=mtx_colon_obj->size) {
if (list_out)