Removed debug code.
This commit is contained in:
@@ -524,8 +524,6 @@ SFXBase* SFXManager::createSoundSource(SFXBuffer* buffer,
|
||||
m_all_sfx.getData().push_back(sfx);
|
||||
m_all_sfx.unlock();
|
||||
}
|
||||
else
|
||||
printf("");
|
||||
|
||||
return sfx;
|
||||
} // createSoundSource
|
||||
|
||||
Reference in New Issue
Block a user