All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Seidler <pl.seidler@googlemail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH obexd] build: Remove left over glib-helper.h support
Date: Mon, 21 May 2012 16:59:27 +0200	[thread overview]
Message-ID: <1337612367.3349.2.camel@ufo> (raw)

>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




             reply	other threads:[~2012-05-21 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21 14:59 Paul Seidler [this message]
2012-05-22  8:24 ` [PATCH obexd] build: Remove left over glib-helper.h support Johan Hedberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1337612367.3349.2.camel@ufo \
    --to=pl.seidler@googlemail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.