mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
pcm: direct: Remove unused empty struct
Signed-off-by: Michael Forney <mforney@mforney.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
630844e36c
commit
6882ad4a74
1 changed files with 0 additions and 2 deletions
|
|
@ -186,8 +186,6 @@ struct snd_pcm_direct {
|
|||
mix_areas_24_t *remix_areas_24;
|
||||
mix_areas_u8_t *remix_areas_u8;
|
||||
} dmix;
|
||||
struct {
|
||||
} dsnoop;
|
||||
struct {
|
||||
unsigned long long chn_mask;
|
||||
} dshare;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue