mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
audio/pw: remove wrong comment
The stream is actually created connected. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Volker Rümelin <vr_qemu@t-online.de> Message-Id: <20230506163735.3481387-12-marcandre.lureau@redhat.com>
This commit is contained in:
parent
6f1b280e44
commit
8297b3d3d0
1 changed files with 0 additions and 1 deletions
|
@ -537,7 +537,6 @@ qpw_stream_new(pwaudio *c, PWVoice *v, const char *stream_name,
|
|||
break;
|
||||
}
|
||||
|
||||
/* create a new unconnected pwstream */
|
||||
return create_stream(c, v, stream_name, name, dir);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue