Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authoramartin <olpc@xo-05-28-21.localdomain>2007-09-23 04:04:03 (GMT)
committer amartin <olpc@xo-05-28-21.localdomain>2007-09-23 04:04:03 (GMT)
commitbe63f750f2d20615fbf9a2c32dfc68fdcc3995a8 (patch)
tree6a7979b3856ec6bde5592e8b70df864efdd391ea /common
parent567434c9a0f5cc1bb3bbec31dec969b1eb667407 (diff)
parent909f5ebf9f4b5b75b601c6d0a13ee01f71af1664 (diff)
Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtam
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