aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-08-29 19:40:56 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-08-29 19:42:26 +0800
commit8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3 (patch)
treef9d7ae03b8422fc2ebebb05f8692d1a657390009 /shell
parent2b53fa716416a411c0d37ca53f1dc95ab35f690e (diff)
downloadgsoc2013-evolution-8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3.tar
gsoc2013-evolution-8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3.tar.gz
gsoc2013-evolution-8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3.tar.bz2
gsoc2013-evolution-8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3.tar.lz
gsoc2013-evolution-8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3.tar.xz
gsoc2013-evolution-8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3.tar.zst
gsoc2013-evolution-8fbcab126e2453c8cbf7b5dba5a309bf83e0a3c3.zip
Remove the last traces of dbus-glib.
Diffstat (limited to 'shell')
-rw-r--r--shell/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c
index 82d6e6a39e..55af1fd4cc 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>