Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorNat <natcl@hotmail.com>2007-09-22 16:13:35 (GMT)
committer Nat <natcl@hotmail.com>2007-09-22 16:13:35 (GMT)
commitde3b12336b5a7ed8fe183fe76dccc240b62e6c9e (patch)
tree9994fcada581c1d2fb67e9b6f6fbeabcfbbf0c72 /common
parent4754a96b660213b785a09023b4c305fbb24a590d (diff)
Instrument palette fix, NEWS files
Diffstat (limited to 'common')
-rw-r--r--common/Util/CSoundClient.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Util/CSoundClient.py b/common/Util/CSoundClient.py
index 5f2e9bf..bdd6e97 100644
--- a/common/Util/CSoundClient.py
+++ b/common/Util/CSoundClient.py
@@ -140,7 +140,6 @@ class _CSoundClientPlugin:
global _loop_default
sc_loop_delete(_loop_default)
_loop_default = sc_loop_new()
- print 'loop cleared'
# this is function deletes an Event from a loop
# TODO: rename this function