forked from teamnwah/openmw-tes3coop
removed cout spam
This commit is contained in:
parent
fbe9a94568
commit
e9d4195500
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ void OgreRenderer::configure(const std::string &logPath,
|
|||
loadPlugins();
|
||||
#endif
|
||||
|
||||
std::cout << "current path is: " << boost::filesystem::current_path() << std::endl;
|
||||
std::string pluginDir;
|
||||
const char* pluginEnv = getenv("OPENMW_OGRE_PLUGIN_DIR");
|
||||
if (pluginEnv)
|
||||
|
|
Loading…
Reference in a new issue