Fix autocomplete woops resize -> reserve
This commit is contained in:
parent
b042e8cc41
commit
e9f4f5ab2a
|
@ -763,7 +763,6 @@ SCENEGRAPH* LoadModel( char const* filename )
|
|||
data.scene = nullptr;
|
||||
|
||||
m_app->Close( data.m_doc );
|
||||
|
||||
return scene;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue