mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
pulse-server: message: remove unnecessary forward declaration
`struct client` is never referenced in "message.h", so remove the forward declaration for it.
This commit is contained in:
parent
492a328227
commit
b843b0ab29
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
#include <spa/support/log.h>
|
||||
|
||||
struct impl;
|
||||
struct client;
|
||||
struct stats;
|
||||
|
||||
struct message {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue