mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
pulse-server: remove unused defines
This commit is contained in:
parent
b63a6a1b66
commit
13c0cbb899
3 changed files with 0 additions and 8 deletions
|
|
@ -23,7 +23,6 @@
|
|||
*/
|
||||
|
||||
#include "pipewire/core.h"
|
||||
#define NAME "pulse-server"
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
|
@ -89,10 +88,7 @@
|
|||
#define DEFAULT_FORMAT "F32"
|
||||
#define DEFAULT_POSITION "[ FL FR ]"
|
||||
|
||||
#define LISTEN_BACKLOG 32
|
||||
|
||||
#define MAX_FORMATS 32
|
||||
#define MAX_CLIENTS 64
|
||||
|
||||
bool debug_messages = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue