From c833b771727b58148fb1061ddf3da83c0bc3a8dc Mon Sep 17 00:00:00 2001 From: José Bollo Date: Tue, 15 May 2018 17:36:20 +0200 Subject: Remove reference to MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iddf7d0ae298b2e94c35199b1444d344dc0703a5a Signed-off-by: José Bollo --- binding-bluetooth/bluetooth-api.c | 1 - 1 file changed, 1 deletion(-) diff --git a/binding-bluetooth/bluetooth-api.c b/binding-bluetooth/bluetooth-api.c index 88b5832..10ca41a 100644 --- a/binding-bluetooth/bluetooth-api.c +++ b/binding-bluetooth/bluetooth-api.c @@ -23,7 +23,6 @@ #define AFB_BINDING_VERSION 2 #include -#include #include "bluetooth-manager.h" #include "bluetooth-agent.h" -- cgit 1.2.3-korg