mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
remove unused field
This commit is contained in:
parent
8f1b27dfb8
commit
bd80fd0b06
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ typedef struct {
|
|||
snd_pcm_hw_params_t hw_refine;
|
||||
snd_pcm_hw_params_t hw_params;
|
||||
snd_pcm_sw_params_t sw_params;
|
||||
snd_pcm_sw_params_t sw_refine;
|
||||
snd_pcm_status_t status;
|
||||
struct {
|
||||
ssize_t frames;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue