Revert "winmm: Fix PlaySound so it doesn't block when another sound is already playing.".
authorJörg Höhle <hoehle@users.sourceforge.net>
Sat, 26 Mar 2011 06:44:22 +0000 (07:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Mar 2011 11:28:04 +0000 (13:28 +0200)
commit15ad749eced53e0c33454970bfc2bdb58b64f92b
treed08bab691c8ce219a30ee15dbab4b710cfbb65eb
parent2f368cfad284014396813533821754acf8e4bc70
Revert "winmm: Fix PlaySound so it doesn't block when another sound is already playing.".

This reverts commit f44bc89bc41b2b8d75eeb4fc02f5aa587d84c13c.
Let the player thread call waveOutReset itself instead.
dlls/winmm/playsound.c