[Xfce4-commits] [xfce/xfce4-power-manager] 02/02: Do not add unneccesary includes

noreply at xfce.org noreply at xfce.org
Fri May 23 14:05:27 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit 4f63957f21bb3c9841287ffc5b7872705ffcdd75
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu May 22 21:48:01 2014 -0400

    Do not add unneccesary includes
---
 src/xfpm-main.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/xfpm-main.c b/src/xfpm-main.c
index b9e6dc4..83ea293 100644
--- a/src/xfpm-main.c
+++ b/src/xfpm-main.c
@@ -40,12 +40,9 @@
 #include <dbus/dbus-glib.h>
 #include <dbus/dbus-glib-lowlevel.h>
 
-#include <xfconf/xfconf.h>
-
 #include "xfpm-dbus.h"
 #include "xfpm-debug.h"
 #include "xfpm-common.h"
-#include "xfpm-config.h"
 
 #include "xfce-power-manager-dbus-client.h"
 #include "xfpm-manager.h"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list