winealsa.drv: Remove call to snd_pcm_drain.
commitd7a9e2d275fbc044eced7f705dcb1d879b4336af
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Tue, 13 Oct 2009 18:04:22 +0000 (13 20:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Oct 2009 09:24:35 +0000 (14 11:24 +0200)
tree6710e153cd4f8b8a96d0aa44393f57f0f5c6de4d
parentdaf4da06461ebc6e323a207b123f9ee94b5dd688
winealsa.drv: Remove call to snd_pcm_drain.

snd_pcm_drain can cause a deadlock if in the wrong state, and
snd_pcm_drop below does the same thing.
dlls/winealsa.drv/waveout.c