X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fafb-api-ws.c;h=7e0adb7ef5a3bf0a9a60bf159db78d47cf03b70e;hb=8145fbf6ddca62854bd6afdd79f6dd391e0097d0;hp=0022d52668045f0a192b3e8b2fed8c8ce8dec8fa;hpb=6790479e981d885449777ed430f30ad5bf77aa45;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)