[gnome-shell] ShellGlobal: Remove unused dbus-glib include



commit f19e8b1e78d56013d17b043da68ba3dd51860a8d
Author: Colin Walters <walters verbum org>
Date:   Tue Aug 9 07:56:59 2011 -0400

    ShellGlobal: Remove unused dbus-glib include
    
    https://bugzilla.gnome.org/show_bug.cgi?id=648651

 src/shell-global.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/shell-global.c b/src/shell-global.c
index ac588d2..c18d474 100644
--- a/src/shell-global.c
+++ b/src/shell-global.c
@@ -17,7 +17,6 @@
 #include <canberra.h>
 #include <clutter/glx/clutter-glx.h>
 #include <clutter/x11/clutter-x11.h>
-#include <dbus/dbus-glib.h>
 #include <gdk/gdkx.h>
 #include <gio/gio.h>
 #include <gjs/gjs-module.h>



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