node: improve debug

This commit is contained in:
Wim Taymans 2019-03-13 16:02:50 +01:00
parent 66ea505f22
commit 1646b13e29
3 changed files with 26 additions and 18 deletions

View file

@ -1131,7 +1131,6 @@ static void node_free(void *data)
if (remote->core_proxy)
pw_core_proxy_destroy(remote->core_proxy, proxy);
spa_hook_remove(&d->proxy_listener);
}