X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so.h;h=fcf66ccfcbf57f69ca92266f9c14218230d095cc;hb=59db7c73c9d98414be9edf7056d7afe025512b3e;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);