From 51dff31e2c0183458a4ed53c06b02625529cc3e4 Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Tue, 19 Jun 2018 16:33:32 +0200 Subject: Remove boolean library As it was almost never used in code, remove boolean library. Change-Id: I9264ffd5600a7d9526f4f4cfa8209a0cd0e5bb77 Signed-off-by: Jonathan Aillet --- 4a-hal/4a-hal-controllers/4a-hal-controllers-cb.c | 1 - 1 file changed, 1 deletion(-) (limited to '4a-hal/4a-hal-controllers/4a-hal-controllers-cb.c') diff --git a/4a-hal/4a-hal-controllers/4a-hal-controllers-cb.c b/4a-hal/4a-hal-controllers/4a-hal-controllers-cb.c index f560c7c..214a984 100644 --- a/4a-hal/4a-hal-controllers/4a-hal-controllers-cb.c +++ b/4a-hal/4a-hal-controllers/4a-hal-controllers-cb.c @@ -19,7 +19,6 @@ #include #include -#include #include -- cgit 1.2.3-korg