]> git.meshlink.io Git - catta/commitdiff
* Back out incorrect change
authorTrent Lloyd <lathiat@bur.st>
Mon, 19 Sep 2005 13:50:51 +0000 (13:50 +0000)
committerTrent Lloyd <lathiat@bur.st>
Mon, 19 Sep 2005 13:50:51 +0000 (13:50 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@602 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-client/client.c

index cbc3004f645f44b3c60706c2b4bab455d50cf29c..f28d4e3465b3609fe047bddeb1a77dcefd49db86 100644 (file)
@@ -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: