X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so.h;h=fcf66ccfcbf57f69ca92266f9c14218230d095cc;hb=4846cec0be7f41f992b9f89b7adb97033e15b1a0;hp=08f7f25fff687f65d899a2a7482def7da5e07d16;hpb=a38382e89710db2c298f7f101e3ba0cf3681287c;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-so.h b/src/afb-api-so.h index 08f7f25f..fcf66ccf 100644 --- a/src/afb-api-so.h +++ b/src/afb-api-so.h @@ -18,8 +18,6 @@ #pragma once -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);