undo testing (won't help)

This commit is contained in:
Glenn Maynard
2004-06-01 05:07:22 +00:00
parent 5da24a4945
commit 30b00ea03e
@@ -42,7 +42,7 @@ void RageSound_ALSA9_Software::MixerThread()
while( !shutdown && GetData() )
;
pcm->WaitUntilFramesCanBeFilled( 2 );
pcm->WaitUntilFramesCanBeFilled( 100 );
}
}