diff --git a/include/aserver.h b/include/aserver.h index 29b22678..f9d5f88f 100644 --- a/include/aserver.h +++ b/include/aserver.h @@ -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;