[gnome-bluetooth] lib: Remove fd.o Properties API glue
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: Remove fd.o Properties API glue
- Date: Tue, 14 Nov 2017 16:58:45 +0000 (UTC)
commit afccb57576d4eefc09042873e55073e44daecdb7
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 14 17:25:34 2017 +0100
lib: Remove fd.o Properties API glue
As we removed the last users of that code.
https://bugzilla.gnome.org/show_bug.cgi?id=782530
lib/bluetooth-client.c | 1 -
lib/bluetooth-fdo.xml | 22 ----------------------
lib/meson.build | 8 --------
3 files changed, 0 insertions(+), 31 deletions(-)
---
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index 47da399..e749abb 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -44,7 +44,6 @@
#include "bluetooth-client.h"
#include "bluetooth-client-private.h"
#include "bluetooth-client-glue.h"
-#include "bluetooth-fdo-glue.h"
#include "bluetooth-utils.h"
#include "gnome-bluetooth-enum-types.h"
#include "pin.h"
diff --git a/lib/meson.build b/lib/meson.build
index f8571ff..5588c7d 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -79,14 +79,6 @@ built_sources += gnome.gdbus_codegen(
interface_prefix: 'org.bluez'
)
-fdo = 'bluetooth-fdo'
-
-built_sources += gnome.gdbus_codegen(
- fdo + '-glue',
- fdo + '.xml',
- interface_prefix: 'org.freedesktop.DBus'
-)
-
deps = [
gtk_dep,
m_dep,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]