X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-ws.c;h=7e0adb7ef5a3bf0a9a60bf159db78d47cf03b70e;hb=d7933c0f61a3316cc3d1ca7e74d30e193de2f612;hp=0022d52668045f0a192b3e8b2fed8c8ce8dec8fa;hpb=f51249605057fcb4441db7e92c34e37a48d7cf1d;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-ws.c b/src/afb-api-ws.c index 0022d526..7e0adb7e 100644 --- a/src/afb-api-ws.c +++ b/src/afb-api-ws.c @@ -169,7 +169,6 @@ static int api_ws_socket_inet(const char *path, int server) } freeaddrinfo(rai); return -1; - } static int api_ws_socket(const char *path, int server)