mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
cleanups
This commit is contained in:
parent
dfbfb4c9ee
commit
0d2fa5ebc8
6 changed files with 66 additions and 79 deletions
|
|
@ -1289,8 +1289,6 @@ pinos_client_node_new (PinosCore *core,
|
|||
PinosClientNodeImpl *impl;
|
||||
PinosClientNode *this;
|
||||
|
||||
g_return_val_if_fail (core, NULL);
|
||||
|
||||
impl = calloc (1, sizeof (PinosClientNodeImpl));
|
||||
impl->core = core;
|
||||
impl->ctrl_fd = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue