aboutsummaryrefslogtreecommitdiff
path: root/queen
diff options
context:
space:
mode:
authorDavid Eriksson2003-10-21 13:17:11 +0000
committerDavid Eriksson2003-10-21 13:17:11 +0000
commit3cff930d8f0c37774c6cea16cc2955b6328a85f9 (patch)
tree0ed3058571d4f4a373c83c09c5db48ce3b274e23 /queen
parent8395184a8f28bf31e393203212c6eb2f88c85ba8 (diff)
downloadscummvm-rg350-3cff930d8f0c37774c6cea16cc2955b6328a85f9.tar.gz
scummvm-rg350-3cff930d8f0c37774c6cea16cc2955b6328a85f9.tar.bz2
scummvm-rg350-3cff930d8f0c37774c6cea16cc2955b6328a85f9.zip
Disable debug message
svn-id: r10935
Diffstat (limited to 'queen')
-rw-r--r--queen/talk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/talk.cpp b/queen/talk.cpp
index eea9fde9ce..4226885dbe 100644
--- a/queen/talk.cpp
+++ b/queen/talk.cpp
@@ -640,7 +640,7 @@ void Talk::speakSegment(
// length, segment, person, voiceFileName);
_sound->sfxPlay(voiceFileName);
- debug(0, "Playing voice file '%s'", voiceFileName);
+ //debug(0, "Playing voice file '%s'", voiceFileName);
int faceDirectionCommand = 0;