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 4163b5a23d0197be785eaab07004ad15a4b0cdbb Author: Eric Koegel <[email protected]> Date: Mon Apr 25 17:12:20 2016 +0300 systemd: Remove dbus-glib headers --- xfce4-session/xfsm-systemd.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/xfce4-session/xfsm-systemd.c b/xfce4-session/xfsm-systemd.c index 8f80873..e8a7511 100644 --- a/xfce4-session/xfsm-systemd.c +++ b/xfce4-session/xfsm-systemd.c @@ -20,8 +20,6 @@ #include <config.h> #include <gio/gio.h> -#include <dbus/dbus-glib.h> -#include <dbus/dbus-glib-lowlevel.h> #ifdef HAVE_POLKIT #include <polkit/polkit.h> #endif -- 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
