Commit fb9f616b authored by Andrew Eikum's avatar Andrew Eikum Committed by Alexandre Julliard

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

parent 708a6b06
......@@ -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