source: Remove obsolete comment.
This commit is contained in:
parent
70b624d663
commit
0708ad905d
1 changed files with 0 additions and 1 deletions
|
|
@ -790,7 +790,6 @@ static void userdata_free(struct userdata *u) {
|
|||
if (u->stream)
|
||||
pa_droid_stream_unref(u->stream);
|
||||
|
||||
// Stand alone source
|
||||
if (u->hw_module)
|
||||
pa_droid_hw_module_unref(u->hw_module);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue