This commit is contained in:
kervala 2010-05-11 09:52:58 +02:00
commit 1a649a8d23

View file

@ -578,7 +578,6 @@ void CSoundDriverDSound::initDevice(const std::string &device, ISoundDriver::TSo
}
}
memset(ptr, 0, bytes);
_PrimaryBuffer->Unlock(ptr, bytes, 0, 0);