This is now obsolete

svn-id: r17298
This commit is contained in:
Max Horn 2005-03-30 17:37:35 +00:00
parent ebb49d5cfe
commit c1b948ff12

View File

@ -1232,7 +1232,6 @@ int ScummEngine::getActorFromPos(int x, int y) {
void ScummEngine::actorTalk(const byte *msg) {
Actor *a;
_lastStringTag[0] = 0;
addMessageToStack(msg, _charsetBuffer, sizeof(_charsetBuffer));
// Play associated speech, if any