Commit 0863a8b0 authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

winepulse: Remove unused member "mute".

parent 82198731
......@@ -56,7 +56,6 @@ struct pulse_stream
AUDCLNT_SHAREMODE share;
HANDLE event;
float vol[PA_CHANNELS_MAX];
BOOL mute;
INT32 locked;
BOOL started;
......
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