init normally, with the rest

This commit is contained in:
Glenn Maynard
2007-01-19 02:40:07 +00:00
parent 54f83f30e0
commit db674f125f
@@ -437,8 +437,7 @@ void RageSoundDriver::SetDecodeBufferSize( int iFrames )
RageSoundDriver::RageSoundDriver(): RageSoundDriver::RageSoundDriver():
m_Mutex("RageSoundDriver"), m_Mutex("RageSoundDriver"),
m_SoundListMutex("SoundListMutex"), m_SoundListMutex("SoundListMutex")
m_iMaxHardwareFrame(0LL)
{ {
m_bShutdownDecodeThread = false; m_bShutdownDecodeThread = false;
m_iMaxHardwareFrame = 0; m_iMaxHardwareFrame = 0;