source: Remove obsolete comment.

This commit is contained in:
Juho Hämäläinen 2019-10-03 17:03:32 +03:00
parent 70b624d663
commit 0708ad905d

View file

@ -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);