[Scummvm-cvs-logs] SF.net SVN: scummvm:[53541] scummvm/trunk/engines/toon/toon.cpp
sylvaintv at users.sourceforge.net
sylvaintv at users.sourceforge.net
Sat Oct 16 17:49:48 CEST 2010
Revision: 53541
http://scummvm.svn.sourceforge.net/scummvm/?rev=53541&view=rev
Author: sylvaintv
Date: 2010-10-16 15:49:48 +0000 (Sat, 16 Oct 2010)
Log Message:
-----------
TOON: Removed useless debug printf
Modified Paths:
--------------
scummvm/trunk/engines/toon/toon.cpp
Modified: scummvm/trunk/engines/toon/toon.cpp
===================================================================
--- scummvm/trunk/engines/toon/toon.cpp 2010-10-16 15:44:50 UTC (rev 53540)
+++ scummvm/trunk/engines/toon/toon.cpp 2010-10-16 15:49:48 UTC (rev 53541)
@@ -4442,8 +4442,6 @@
if (_animInstance) {
_animInstance->setAnimation(_animation, false);
-
- printf("load animation instance %d / %s / visible %d \n", _id, _animation->_name, _animInstance->getVisible());
}
}
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list