20 Feb
2026
20 Feb
'26
7:08 a.m.
From: Anton Baskanov <baskanov@gmail.com> --- dlls/dsound/dsound_private.h | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/dsound/dsound_private.h b/dlls/dsound/dsound_private.h index 647f2273838..8a829c9f7c1 100644 --- a/dlls/dsound/dsound_private.h +++ b/dlls/dsound/dsound_private.h @@ -146,7 +146,6 @@ struct IDirectSoundBufferImpl DSVOLUMEPAN volpan; DSBUFFERDESC dsbd; /* used for frequency conversion (PerfectPitch) */ - ULONG freqneeded; DWORD firstep; float firgain; LONG64 freqAdjustNum,freqAdjustDen; -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/10146