mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
remove a debug message
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@281 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
c005bd4666
commit
6de0cdaaa9
1 changed files with 0 additions and 2 deletions
|
|
@ -524,8 +524,6 @@ static void on_connection(struct pa_socket_client *client, struct pa_iochannel*i
|
|||
c->client = NULL;
|
||||
|
||||
if (!io) {
|
||||
pa_log("failure: %s\n", strerror(errno));
|
||||
|
||||
/* Try the item in the list */
|
||||
if (errno == ECONNREFUSED || errno == ETIMEDOUT || errno == EHOSTUNREACH) {
|
||||
try_next_connection(c);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue