Removed dig_info & dig_params..

This commit is contained in:
Jaroslav Kysela 2000-12-21 21:52:40 +00:00
parent 8dd927e97f
commit c268a4bf56
22 changed files with 0 additions and 197 deletions

View file

@ -45,8 +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_dig_params_t dig_params;
snd_pcm_dig_info_t dig_info;
snd_pcm_status_t status;
struct {
ssize_t frames;