summaryrefslogtreecommitdiffstats
path: root/avahi-client/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-client/client.c')
-rw-r--r--avahi-client/client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/avahi-client/client.c b/avahi-client/client.c
index cbc3004..f28d4e3 100644
--- a/avahi-client/client.c
+++ b/avahi-client/client.c
@@ -233,7 +233,6 @@ static int get_server_state(AvahiClient *client, int *ret_error) {
client_set_state(client, (AvahiServerState) state);
- *ret_error = AVAHI_OK;
return AVAHI_OK;
fail: