]> git.alsa-project.org Git - alsa-lib.git/commitdiff
remove unused field
authorAbramo Bagnara <abramo@alsa-project.org>
Fri, 29 Dec 2000 15:05:43 +0000 (15:05 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Fri, 29 Dec 2000 15:05:43 +0000 (15:05 +0000)
include/aserver.h

index 29b22678bc1e4892d0852760958077b3874c62e7..f9d5f88fd7b68679de89a25cfb755756f1cc25c7 100644 (file)
@@ -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;