As it says, broken on G5.

This commit is contained in:
Steve Checkoway
2004-03-07 01:39:19 +00:00
parent fc544bb7d9
commit d444d82235
@@ -190,6 +190,9 @@ void RageSound_CA::FeederThread()
RageSound_CA::RageSound_CA() : idealFormat(NULL), actualFormat(NULL), converter(NULL)
{
#if true
RageException::ThrowNonfatal("Broken driver on G5--disabled.");
#endif
shutdown = false;