mmdevapi: Remove unused ACImpl typedef.

This commit is contained in:
Huw Davies 2024-05-17 08:32:09 +01:00 committed by Alexandre Julliard
parent d45cbca378
commit f612029d4e

View file

@ -19,8 +19,6 @@
#include <wine/list.h>
typedef struct audio_client ACImpl;
typedef struct audio_session {
GUID guid;
struct list clients;