This is an automated email from the git hooks/post-receive script. eric pushed a commit to branch master in repository xfce/xfce4-session.
commit 18c294b5473560c72af1545c232f716763cfe2a9 Author: Eric Koegel <[email protected]> Date: Mon Apr 25 17:09:13 2016 +0300 xfsm-shutdown: Remove dbus-glib includes --- xfce4-session/xfsm-shutdown.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/xfce4-session/xfsm-shutdown.c b/xfce4-session/xfsm-shutdown.c index 73ddbe3..07ac338 100644 --- a/xfce4-session/xfsm-shutdown.c +++ b/xfce4-session/xfsm-shutdown.c @@ -55,8 +55,6 @@ #include <sys/sysctl.h> #endif -#include <dbus/dbus-glib.h> -#include <dbus/dbus-glib-lowlevel.h> #include <gio/gio.h> #include <libxfce4util/libxfce4util.h> #include <gtk/gtk.h> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
