[gnome-bluetooth] lib: marshal.h is gone and unneeded
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: marshal.h is gone and unneeded
- Date: Wed, 12 Oct 2011 17:11:28 +0000 (UTC)
commit b06a2cc8facfb38f1fd690f51e82e4a85dccf308
Author: Bastien Nocera <hadess hadess net>
Date: Wed Oct 12 18:11:17 2011 +0100
lib: marshal.h is gone and unneeded
lib/bluetooth-chooser-button.c | 1 -
lib/bluetooth-chooser-combo.c | 1 -
lib/bluetooth-client.c | 2 --
3 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/lib/bluetooth-chooser-button.c b/lib/bluetooth-chooser-button.c
index 5ced45a..15d812a 100644
--- a/lib/bluetooth-chooser-button.c
+++ b/lib/bluetooth-chooser-button.c
@@ -39,7 +39,6 @@
#include "bluetooth-client.h"
#include "bluetooth-chooser.h"
#include "bluetooth-utils.h"
-#include "marshal.h"
struct _BluetoothChooserButton {
GtkButton parent;
diff --git a/lib/bluetooth-chooser-combo.c b/lib/bluetooth-chooser-combo.c
index d04c167..a58f343 100644
--- a/lib/bluetooth-chooser-combo.c
+++ b/lib/bluetooth-chooser-combo.c
@@ -30,7 +30,6 @@
#include "bluetooth-chooser.h"
#include "bluetooth-chooser-private.h"
#include "bluetooth-utils.h"
-#include "marshal.h"
struct _BluetoothChooserComboPrivate {
GtkWidget *chooser;
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index 18fc1c7..8f9db70 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -46,8 +46,6 @@
#include "bluetooth-utils.h"
#include "gnome-bluetooth-enum-types.h"
-#include "marshal.h"
-
#define BLUEZ_SERVICE "org.bluez"
#define BLUEZ_MANAGER_PATH "/"
#define BLUEZ_MANAGER_INTERFACE "org.bluez.Manager"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]