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, 1 insertions, 0 deletions
diff --git a/common/Util/CSoundClient.py b/common/Util/CSoundClient.py
index bdd6e97..5f2e9bf 100644
--- a/common/Util/CSoundClient.py
+++ b/common/Util/CSoundClient.py
@@ -140,6 +140,7 @@ 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