mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
Reversing incorrect commit.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@423 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
72795fcaa6
commit
067c00ff5d
4 changed files with 2 additions and 15 deletions
|
|
@ -65,11 +65,6 @@
|
|||
#include "util.h"
|
||||
#include "log.h"
|
||||
|
||||
#ifdef OS_IS_WIN32
|
||||
static const struct in6_addr in6addr_any = {{ IN6ADDR_ANY_INIT }};
|
||||
static const struct in6_addr in6addr_loopback = {{ IN6ADDR_LOOPBACK_INIT }};
|
||||
#endif
|
||||
|
||||
struct pa_socket_server {
|
||||
int ref;
|
||||
int fd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue