paaudio: remove unneeded code
commit521ce7142515c99f02eaf1db2b8480ba50087988
authorVolker Rümelin <vr_qemu@t-online.de>
Sun, 10 Jan 2021 10:02:32 +0000 (10 11:02 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 15 Jan 2021 10:25:22 +0000 (15 11:25 +0100)
tree0acd4056ef42cb477f4dd867ae7a9f165cbf9e32
parent7007cd3fc89f6357db8f4d3161c02d3af2274c33
paaudio: remove unneeded code

Commit baea032ec7 "audio/paaudio: fix ignored buffer_length setting"
added code to handle buffer_length defaults. This was unnecessary
because the audio_buffer_* functions in audio/audio.c already handle
this. Remove the unneeded code.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-id: 9315afe5-5958-c0b4-ea1e-14769511a9d5@t-online.de
Message-Id: <20210110100239.27588-16-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
audio/paaudio.c