missed this line in last commit

This commit is contained in:
Campbell Barton
2009-07-31 23:15:00 +00:00
parent a0c22badc1
commit 0949d48d25

View File

@@ -708,7 +708,6 @@ bool GPG_Application::startEngine(void)
loadGamePythonConfig(m_pyGlobalDictString, m_pyGlobalDictString_Length); loadGamePythonConfig(m_pyGlobalDictString, m_pyGlobalDictString_Length);
m_sceneconverter->ConvertScene( m_sceneconverter->ConvertScene(
startscenename,
startscene, startscene,
dictionaryobject, dictionaryobject,
m_rendertools, m_rendertools,