Unused function.

This commit is contained in:
Steve Checkoway
2004-09-09 08:51:07 +00:00
parent cd579141b5
commit 44174a8fa7
2 changed files with 0 additions and 6 deletions
-2
View File
@@ -379,8 +379,6 @@ void RageSoundManager::SetPrefs(float MixVol)
g_SoundManMutex.Lock(); /* lock for access to MixVolume */
MixVolume = MixVol;
g_SoundManMutex.Unlock(); /* finished with MixVolume */
driver->VolumeChanged();
}
/* Standalone helpers: */