Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util
diff options
context:
space:
mode:
authoramartin <olpc@xo-05-28-21.localdomain>2007-09-22 08:36:22 (GMT)
committer amartin <olpc@xo-05-28-21.localdomain>2007-09-22 08:36:22 (GMT)
commit500db320e639d38e1ea0cd851df4f97a7cc3f254 (patch)
treeaa8090bb7c802f7488a39b2bbf0fe3fce7dfec67 /common/Util
parentbda2ab115da1b3efbd0a772460d31633658f68a8 (diff)
parentcde4bf13ada67edfd70058898cc32e909f53f629 (diff)
merge
Diffstat (limited to 'common/Util')
-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