Fix a missmerge

This commit is contained in:
Yamagi Burmeister 2012-04-25 10:09:16 +00:00
parent 2c3c203097
commit a388254252

View file

@ -242,7 +242,6 @@ S_Shutdown ( void )
#ifdef OGG
OGG_Shutdown();
#endif
SNDDMA_Shutdown();
#if USE_OPENAL
if( sound_started == SS_OAL )