From 5659246230cef16abae4b1edda9791a1f25fc03d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Wed, 20 Sep 2017 13:34:02 +0200 Subject: [PATCH] minor cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I32d44b1150814d8f80d5db44a5730c87606c054b Signed-off-by: José Bollo --- src/afb-api-so-v1.c | 1 - src/afb-api-so-v2.c | 1 - 2 files changed, 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" /* -- 2.16.6