aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-so.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-04-04 11:49:15 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-04-04 11:50:00 +0200
commit41618d081d650f9cc105034bfa37d3b861663db7 (patch)
tree306957c5ca876f2c6bf3ead8e4104fbffa3474b2 /src/afb-api-so.h
parent0b838a6101edc810098ee0645d3bfd966096ae07 (diff)
Launch job at a earlier step
Change-Id: I3fcb96e4d748e38eacc4d413a451143dd9b4a10d Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/afb-api-so.h')
-rw-r--r--src/afb-api-so.h4
1 files changed, 0 insertions, 4 deletions
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);