X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so.h;h=fcf66ccfcbf57f69ca92266f9c14218230d095cc;hb=a138fda9841c46e28de93e32aee62956e26556b1;hp=59125fa599e41bd40b71c369a1d2a5e0c5863ac2;hpb=63c32ff0f0ee13b505d252821fe1fd55816699e1;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-so.h b/src/afb-api-so.h index 59125fa5..fcf66ccf 100644 --- a/src/afb-api-so.h +++ b/src/afb-api-so.h @@ -18,10 +18,6 @@ #pragma once -extern int afb_api_so_timeout; - -extern void afb_api_so_set_timeout(int to); - extern int afb_api_so_add_binding(const char *path); extern int afb_api_so_add_directory(const char *path);