Commit b6f54d05 authored by hybrid's avatar hybrid

Removed debug output.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@937 dfc29bdd-3216-0410-991c-e03cc46cb475
parent a72b1d0c
...@@ -1989,7 +1989,6 @@ core::stringc CXMeshFileLoader::getNextToken() ...@@ -1989,7 +1989,6 @@ core::stringc CXMeshFileLoader::getNextToken()
++P; ++P;
} }
} }
os::Printer::log(s.c_str());
return s; return s;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment