audio: remove W/A codes for winwaveaudio
authorbk0121.shin <bk0121.shin@samsung.com>
Thu, 29 Oct 2015 07:53:24 +0000 (16:53 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Fri, 30 Oct 2015 04:16:33 +0000 (13:16 +0900)
commit7c3abec2d8364212ffca1b14057f402f3479fabd
tree14f7948dc877ab0eb7f9859ad45fefec97421ed6
parent40802012a9069f4bcce4e330ad637ad244184fa6
audio: remove W/A codes for winwaveaudio

When sound is played without connecting of speaker on Windows,
because winwaveaudio made process lock-up, the W/A were applied.
However, qemu of tizen_3.0 does not support winwaveaudio,
but, dsoundaudio for Windows host.
And, as audio codes of qemu are updated, the W/A is no more valid code.
Therefore, the W/A codes are removed.

Change-Id: I63f4d73646f09b2af41238ce34102667f05f1d5e
Signed-off-by: bk0121.shin <bk0121.shin@samsung.com>
audio/audio.c