[next] telepathy-glib: No need to pretend we are in telepathy-glib. h when we are in telepathy-glib-dbus.h

Xavier Claessens xclaesse at kemper.freedesktop.org
Wed Sep 18 12:02:43 PDT 2013


Module: telepathy-glib
Branch: next
Commit: f6dc62216bb0c771b4421fbfe5e7131f6f188a04
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=f6dc62216bb0c771b4421fbfe5e7131f6f188a04

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Tue Sep 17 15:52:45 2013 -0400

No need to pretend we are in telepathy-glib.h when we are in telepathy-glib-dbus.h

---

 telepathy-glib/telepathy-glib-dbus.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/telepathy-glib-dbus.h b/telepathy-glib/telepathy-glib-dbus.h
index b2ca81f..176d935 100644
--- a/telepathy-glib/telepathy-glib-dbus.h
+++ b/telepathy-glib/telepathy-glib-dbus.h
@@ -24,7 +24,6 @@
 #include <telepathy-glib/telepathy-glib.h>
 
 #define _TP_GLIB_DBUS_H_INSIDE
-#define _TP_GLIB_H_INSIDE
 
 /* common */
 #include <telepathy-glib/gtypes.h>
@@ -67,6 +66,5 @@
 #include <telepathy-glib/svc-tls.h>
 
 #undef _TP_GLIB_DBUS_H_INSIDE
-#undef _TP_GLIB_H_INSIDE
 
 #endif /* __TP_GLIB_DBUS_H__ */



More information about the telepathy-commits mailing list