Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util/CSoundClient.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/Util/CSoundClient.py')
-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