[evolution] Remove the last traces of dbus-glib.



commit 8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Aug 29 07:40:56 2010 -0400

    Remove the last traces of dbus-glib.

 calendar/gui/alarm-notify/notify-main.c |    1 -
 capplet/anjal-settings-main.c           |    1 -
 shell/main.c                            |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/calendar/gui/alarm-notify/notify-main.c b/calendar/gui/alarm-notify/notify-main.c
index 799229a..eb0f524 100644
--- a/calendar/gui/alarm-notify/notify-main.c
+++ b/calendar/gui/alarm-notify/notify-main.c
@@ -32,7 +32,6 @@
 #include <glib/gi18n.h>
 #include <camel/camel.h>
 #include <unique/unique.h>
-#include <dbus/dbus-glib.h>
 #include <libedataserver/e-source.h>
 #include <libedataserverui/e-passwords.h>
 
diff --git a/capplet/anjal-settings-main.c b/capplet/anjal-settings-main.c
index ec1019d..86eedfa 100644
--- a/capplet/anjal-settings-main.c
+++ b/capplet/anjal-settings-main.c
@@ -37,7 +37,6 @@
 #include "settings/mail-capplet-shell.h"
 #include <gconf/gconf-client.h>
 #include <libedataserver/e-categories.h>
-#include <dbus/dbus-glib.h>
 
 #ifdef G_OS_WIN32
 #define WIN32_LEAN_AND_MEAN
diff --git a/shell/main.c b/shell/main.c
index 82d6e6a..55af1fd 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -42,7 +42,6 @@
 #include <windows.h>
 #endif
 
-#include <dbus/dbus-glib.h>
 #include <gconf/gconf-client.h>
 
 #include <libxml/xmlmemory.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]