remove SoundPreloadAll

cleanup
This commit is contained in:
Glenn Maynard
2004-02-21 00:14:38 +00:00
parent be077fe046
commit 3a78d151e7
3 changed files with 11 additions and 16 deletions
@@ -390,7 +390,6 @@ static void RefreshRate( int &sel, bool ToSel, const CStringArray &choices )
}
/* Sound options */
MOVE( PreloadSounds, PREFSMAN->m_bSoundPreloadAll );
MOVE( ResamplingQuality, PREFSMAN->m_iSoundResampleQuality );
MOVE( AttractSoundFrequency,PREFSMAN->m_iAttractSoundFrequency );