From 1f321a3809d725db352f44df9c78eddc1e838f27 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 8 Aug 2003 09:11:28 +0000 Subject: [PATCH] This isn't finished and shouldn't be used to build a working binary! I didn't mean to commit it in the first place. --- stepmania/src/arch/Sound/RageSoundDriver_QT.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/arch/Sound/RageSoundDriver_QT.cpp b/stepmania/src/arch/Sound/RageSoundDriver_QT.cpp index 33409daced..4d37865e1d 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_QT.cpp +++ b/stepmania/src/arch/Sound/RageSoundDriver_QT.cpp @@ -248,7 +248,7 @@ static queue freeSounds; RageSound_QT::RageSound_QT() { -#if 1 +#if 0 RageException::ThrowNonfatal("Class not finished!"); #endif