aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-09-20 13:34:02 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-10-09 14:08:31 +0200
commit5659246230cef16abae4b1edda9791a1f25fc03d (patch)
tree9a8dab90f6247c3a6b647cc806563bf9d390f470
parentaab152c28e471cff7c35361a417e3d82850bbcc2 (diff)
minor cleanup
Change-Id: I32d44b1150814d8f80d5db44a5730c87606c054b Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--src/afb-api-so-v1.c1
-rw-r--r--src/afb-api-so-v2.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/afb-api-so-v1.c b/src/afb-api-so-v1.c
index dd2db5bf..ef73b343 100644
--- a/src/afb-api-so-v1.c
+++ b/src/afb-api-so-v1.c
@@ -30,7 +30,6 @@
#include "afb-api-so-v1.h"
#include "afb-apiset.h"
#include "afb-export.h"
-//#include "afb-evt.h"
#include "afb-common.h"
#include "afb-context.h"
#include "afb-api-so.h"
diff --git a/src/afb-api-so-v2.c b/src/afb-api-so-v2.c
index 68fd865c..dcefc769 100644
--- a/src/afb-api-so-v2.c
+++ b/src/afb-api-so-v2.c
@@ -34,7 +34,6 @@
#include "afb-context.h"
#include "afb-api-so.h"
#include "afb-xreq.h"
-#include "jobs.h"
#include "verbose.h"
/*