mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-22 08:56:59 -05:00
cleanups
Remove hastables, use lists Remove obsolete ringbuffer some small cleanups
This commit is contained in:
parent
b6ad45bb74
commit
1a48bccca0
16 changed files with 93 additions and 554 deletions
|
|
@ -54,7 +54,7 @@ struct _PinosResource {
|
|||
*/
|
||||
struct _PinosClient {
|
||||
PinosCore *core;
|
||||
SpaList list;
|
||||
SpaList link;
|
||||
PinosGlobal *global;
|
||||
|
||||
char *sender;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue