Commit 5b9e842a authored by Andrew Eikum's avatar Andrew Eikum Committed by Michael Stefaniuc

xaudio2: Remove run-time version checks for XAudio2 object.

Signed-off-by: 's avatarAndrew Eikum <aeikum@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org> (cherry picked from commit fb9f616b) Signed-off-by: 's avatarMichael Stefaniuc <mstefani@winehq.org>
parent 344be3a1
......@@ -109,8 +109,6 @@ struct _IXAudio2Impl {
HANDLE engine, mmevt;
BOOL stop_engine;
DWORD version;
struct list source_voices;
struct list submix_voices;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment