[Telepathy-commits] [telepathy-mission-control/master] Fix compilation

Alberto Mardegan alberto.mardegan at nokia.com
Tue Feb 24 03:51:44 PST 2009


Remove deprecated header
---
 examples/mc-example-2.c   |    1 -
 examples/mc-example-3.c   |    1 -
 examples/mc-example.c     |    1 -
 util/mc-account-convert.c |    1 -
 util/mc-tool.c            |    1 -
 5 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/examples/mc-example-2.c b/examples/mc-example-2.c
index b969cd6..b9872dc 100644
--- a/examples/mc-example-2.c
+++ b/examples/mc-example-2.c
@@ -26,7 +26,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <telepathy-glib/dbus.h>
-#include <libmcclient/dbus-api.h>
 #include <libmcclient/mc-account-manager.h>
 #include <libmcclient/mc-account.h>
 #include <libmcclient/mc-profile.h>
diff --git a/examples/mc-example-3.c b/examples/mc-example-3.c
index 70b3894..971fe40 100644
--- a/examples/mc-example-3.c
+++ b/examples/mc-example-3.c
@@ -27,7 +27,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <telepathy-glib/dbus.h>
-#include <libmcclient/dbus-api.h>
 #include <libmcclient/mc-account-manager.h>
 #include <libmcclient/mc-account.h>
 #include <libmcclient/mc-profile.h>
diff --git a/examples/mc-example.c b/examples/mc-example.c
index bd69d8f..5605474 100644
--- a/examples/mc-example.c
+++ b/examples/mc-example.c
@@ -26,7 +26,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <telepathy-glib/dbus.h>
-#include <libmcclient/dbus-api.h>
 #include <libmcclient/mc-account-manager.h>
 #include <libmcclient/mc-account.h>
 #include <libmcclient/mc-profile.h>
diff --git a/util/mc-account-convert.c b/util/mc-account-convert.c
index 4e37f3e..9a4dc24 100644
--- a/util/mc-account-convert.c
+++ b/util/mc-account-convert.c
@@ -30,7 +30,6 @@
 #include <dbus/dbus.h>
 #include <dbus/dbus-glib.h>
 #include <telepathy-glib/dbus.h>
-#include <libmcclient/dbus-api.h>
 #include <libmcclient/mc-account-manager.h>
 #include <libmcclient/mc-account.h>
 
diff --git a/util/mc-tool.c b/util/mc-tool.c
index 885d505..ac8b567 100644
--- a/util/mc-tool.c
+++ b/util/mc-tool.c
@@ -29,7 +29,6 @@
 #include <glib-object.h>
 
 #include <telepathy-glib/dbus.h>
-#include <libmcclient/dbus-api.h>
 #include <libmcclient/mc-account-manager.h>
 #include <libmcclient/mc-account.h>
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list