aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/string.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/string.cpp b/scumm/string.cpp
index 25b296d8d6..589c4fc0a6 100644
--- a/scumm/string.cpp
+++ b/scumm/string.cpp
@@ -200,7 +200,6 @@ void ScummEngine::CHARSET_1() {
buffer = _charsetBuffer + _charsetBufPos;
-printf("Talking: '%s'\n", buffer);
if (_version > 3)
_charset->addLinebreaks(0, buffer, 0, t);