[gnome-bluetooth] lib: Remove unneeded include



commit b5a6455590c814bd46fdddcff94722f6a13f845b
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 13 16:55:05 2017 +0100

    lib: Remove unneeded include
    
    Nothing is using the code in the generated bluetooth-fdo-glue.h
    header.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=782530

 lib/bluetooth-agent.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/bluetooth-agent.c b/lib/bluetooth-agent.c
index 5bf20d7..b2303fa 100644
--- a/lib/bluetooth-agent.c
+++ b/lib/bluetooth-agent.c
@@ -29,7 +29,6 @@
 #include <gio/gio.h>
 
 #include "bluetooth-client-glue.h"
-#include "bluetooth-fdo-glue.h"
 #include "bluetooth-agent.h"
 
 #define BLUEZ_SERVICE                  "org.bluez"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]