12 Apr
2023
12 Apr
'23
8:13 a.m.
```c ../dlls/mmdevapi/audiosessionmanager.c:159:40: error: 'AudioSessionManager2_Vtbl' defined but not used [-Werror=unused-const-variable=] 159 | static const IAudioSessionManager2Vtbl AudioSessionManager2_Vtbl = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ``` I will move `AudioSessionManager_Create()` into the commit that implements the interface. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2636#note_29699