mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
remove debug print
This commit is contained in:
parent
6ff88925a0
commit
f257b2683e
@ -18,7 +18,6 @@ void LegoModelPresenter::configureLegoModelPresenter(MxS32 p_modelPresenterConfi
|
||||
// FUNCTION: LEGO1 0x1007f670
|
||||
void LegoModelPresenter::Destroy(MxBool p_fromDestructor)
|
||||
{
|
||||
OutputDebugString("LegoModelPresenter::Destroy\n");
|
||||
m_criticalSection.Enter();
|
||||
m_unk0x64 = 0;
|
||||
m_addedToView = FALSE;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user