linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH obexd] build: Remove left over glib-helper.h support
@ 2012-05-21 14:59 Paul Seidler
  2012-05-22  8:24 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Seidler @ 2012-05-21 14:59 UTC (permalink / raw)
  To: linux-bluetooth

>From 700e24a8fecf3c1376bde878470011e961a29da6 Mon Sep 17 00:00:00 2001
From: Paul Seidler <pl.seidler@googlemail.com>
Date: Mon, 21 May 2012 16:31:13 +0200
Subject: [PATCH] build: Remove left over glib-helper.h support

---
 plugins/phonebook-ebook.c   |    1 -
 plugins/phonebook-tracker.c |    1 -
 2 files changed, 2 deletions(-)

diff --git a/plugins/phonebook-ebook.c b/plugins/phonebook-ebook.c
index c2e8649..a1f06b5 100644
--- a/plugins/phonebook-ebook.c
+++ b/plugins/phonebook-ebook.c
@@ -37,7 +37,6 @@
 #include "obex.h"
 #include "service.h"
 #include "phonebook.h"
-#include "glib-helper.h"
 
 #define QUERY_FN "(contains \"family_name\" \"%s\")"
 #define QUERY_NAME "(contains \"given_name\" \"%s\")"
diff --git a/plugins/phonebook-tracker.c b/plugins/phonebook-tracker.c
index da82ff5..96635c4 100644
--- a/plugins/phonebook-tracker.c
+++ b/plugins/phonebook-tracker.c
@@ -35,7 +35,6 @@
 #include "mimetype.h"
 #include "phonebook.h"
 #include "vcard.h"
-#include "glib-helper.h"
 
 #define TRACKER_SERVICE "org.freedesktop.Tracker1"
 #define TRACKER_RESOURCES_PATH "/org/freedesktop/Tracker1/Resources"
-- 
1.7.10.2




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH obexd] build: Remove left over glib-helper.h support
  2012-05-21 14:59 [PATCH obexd] build: Remove left over glib-helper.h support Paul Seidler
@ 2012-05-22  8:24 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2012-05-22  8:24 UTC (permalink / raw)
  To: Paul Seidler; +Cc: linux-bluetooth

Hi Paul,

On Mon, May 21, 2012, Paul Seidler wrote:
> From 700e24a8fecf3c1376bde878470011e961a29da6 Mon Sep 17 00:00:00 2001
> From: Paul Seidler <pl.seidler@googlemail.com>
> Date: Mon, 21 May 2012 16:31:13 +0200
> Subject: [PATCH] build: Remove left over glib-helper.h support
> 
> ---
>  plugins/phonebook-ebook.c   |    1 -
>  plugins/phonebook-tracker.c |    1 -
>  2 files changed, 2 deletions(-)

Applied. Thanks.

Johan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-22  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-21 14:59 [PATCH obexd] build: Remove left over glib-helper.h support Paul Seidler
2012-05-22  8:24 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).