From 321931c19a75b9ce701ea3e03af6f8d4aabf3560 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 7 Dec 2005 03:01:23 +0000 Subject: [PATCH] not used --- stepmania/src/arch/Sound/RageSoundDriver_CA.h | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/arch/Sound/RageSoundDriver_CA.h b/stepmania/src/arch/Sound/RageSoundDriver_CA.h index 53ea27d821..20ff3ca15b 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_CA.h +++ b/stepmania/src/arch/Sound/RageSoundDriver_CA.h @@ -27,7 +27,6 @@ public: void SetupDecodingThread(); private: - int64_t mDecodePos; float mLatency; CAAudioHardwareDevice *mOutputDevice; AudioConverterRef mConverter;