diff --git a/src/d_main.cpp b/src/d_main.cpp index 73cc1927a..881825a20 100644 --- a/src/d_main.cpp +++ b/src/d_main.cpp @@ -2914,7 +2914,6 @@ void D_Cleanup() // Music and sound should be stopped first S_StopMusic(true); - S_StopAllChannels (); S_ClearSoundData(); S_UnloadReverbDef(); G_ClearMapinfo();