]> code.delx.au - pulseaudio/blobdiff - polyp/socket-util.h
* some commenting work
[pulseaudio] / polyp / socket-util.h
index 6c8ffe3b3d1912e54b11311e5942836ec565355c..ae16fb164c505d94f5988850e5ecb253422b8383 100644 (file)
@@ -35,6 +35,4 @@ int pa_socket_set_rcvbuf(int fd, size_t l);
 int pa_unix_socket_is_stale(const char *fn);
 int pa_unix_socket_remove_stale(const char *fn);
 
-struct sockaddr *pa_resolve_server(const char *server, size_t *len, uint16_t port);
-
 #endif