Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Clooper/aclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Util/Clooper/aclient.cpp')
-rw-r--r--Util/Clooper/aclient.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Util/Clooper/aclient.cpp b/Util/Clooper/aclient.cpp
index 6af60d1..9317ed2 100644
--- a/Util/Clooper/aclient.cpp
+++ b/Util/Clooper/aclient.cpp
@@ -157,7 +157,6 @@ struct ev_t
prev_secs_per_tick = secs_per_tick;
if (_debug && (VERBOSE > 2)) fprintf(_debug, "setting duration to %f\n", param[5]);
}
- fprintf(_debug, "p0 = %lf\n", param[0]);
csoundScoreEvent(csound, type, &param[0], param.size());
}
};