mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
remvoe a bit of duplicate code
This commit is contained in:
parent
5793f93350
commit
b2b2eb1ee7
4 changed files with 29 additions and 54 deletions
|
|
@ -1179,7 +1179,7 @@ int pa__init(pa_module*m) {
|
|||
&ss, &map,
|
||||
SND_PCM_STREAM_CAPTURE,
|
||||
&nfrags, &period_frames, tsched_frames,
|
||||
&b, &d)))
|
||||
&b, &d, FALSE)))
|
||||
goto fail;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue