gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r9937: hush some sound debugging


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9937: hush some sound debugging
Date: Mon, 06 Oct 2008 17:07:32 +0200
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9937
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Mon 2008-10-06 17:07:32 +0200
message:
  hush some sound debugging
modified:
  libcore/asobj/Sound.cpp
=== modified file 'libcore/asobj/Sound.cpp'
--- a/libcore/asobj/Sound.cpp   2008-10-05 00:08:38 +0000
+++ b/libcore/asobj/Sound.cpp   2008-10-06 15:07:32 +0000
@@ -151,7 +151,7 @@
         volume = ch->getVolume();
         return true;
     }
-    else log_debug("Sound has NO attached character, _soundHandler is %p, 
soundId is %d", _soundHandler, soundId);
+    //else log_debug("Sound has NO attached character, _soundHandler is %p, 
soundId is %d", _soundHandler, soundId);
 
     // If we're not attached to a character we'll need to query
     // sound_handler for volume. If we have no sound handler, we


reply via email to

[Prev in Thread] Current Thread [Next in Thread]