remove unused

This commit is contained in:
Glenn Maynard
2006-12-07 02:51:08 +00:00
parent f4c7193c70
commit d0153d06b3
-2
View File
@@ -39,8 +39,6 @@ struct RageSoundParams
/* Number of seconds to spend fading out. */
float m_FadeLength;
void SetNoFade() { m_FadeLength = 0; }
float m_Volume; // multiplies with SOUNDMAN->GetMixVolume()
/* Pan: -1, left; 1, right */