This commit is contained in:
Glenn Maynard
2004-03-19 01:32:55 +00:00
parent 45097b9811
commit e490422f82
@@ -6,7 +6,6 @@
#include "RageTimer.h"
#include "RageUtil_CircularBuffer.h"
class SoundMixBuffer;
static const int samples_per_block = 512;
class RageSound_Generic_Software: public RageSoundDriver
{