wineoss.drv: Don't use SNDCTL_DSP_GETISPACE.
commit50cdc6d7f3d04fafcd7b859814653be403df98e4
authorAndrew Eikum <aeikum@codeweavers.com>
Wed, 17 Dec 2014 15:28:21 +0000 (17 09:28 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Dec 2014 16:10:23 +0000 (17 17:10 +0100)
tree4f0d30ec2d46fb9c33abf6f2e6067daa80f42e74
parentd301254e72f018c3e04272115e20ffc70ffcbc12
wineoss.drv: Don't use SNDCTL_DSP_GETISPACE.

This shouldn't be needed as the device is opened in non-blocking mode,
and it appears this function is unimplemented on PCBSD.
dlls/wineoss.drv/mmdevdrv.c