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:
authorNat <natcl@hotmail.com>2007-09-21 18:44:54 (GMT)
committer Nat <natcl@hotmail.com>2007-09-21 18:44:54 (GMT)
commit21e422a1e5ee7d37eac9759bddbdf2abc66047d1 (patch)
treeb391fd50eed0489993c9a57c02c322e15afbc11e /common/Util/CSoundClient.py
parent22e0bd27a21ed209598a95adcc8e0431e2af5137 (diff)
manifests and such
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