diff options
-rw-r--r-- | src/afb-api-so-v1.c | 1 | ||||
-rw-r--r-- | src/afb-api-so-v2.c | 1 |
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" /* |