Removed debug code.

This commit is contained in:
hiker
2014-10-16 12:55:59 +11:00
parent 8a89ce5161
commit 4edcf6169b

View File

@@ -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