[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 01/02: Remove unnecessary header includes (Bug #15039)

noreply at xfce.org noreply at xfce.org
Sun Jan 20 21:03:25 CET 2019


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

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-battery-plugin.

commit 7eb89d5577544d6f7bb839420008092ac8108f45
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sun Jan 20 17:02:06 2019 -0300

    Remove unnecessary header includes (Bug #15039)
---
 panel-plugin/libacpi.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/panel-plugin/libacpi.c b/panel-plugin/libacpi.c
index 5867876..141ee23 100644
--- a/panel-plugin/libacpi.c
+++ b/panel-plugin/libacpi.c
@@ -52,10 +52,6 @@ static int      acpifd;
 #define CTLTYPE 0x0f
 #endif
 
-#include <sys/sysctl.h>
-#include <err.h>
-#include <errno.h>
-
 #endif
 
 #include "libacpi.h"

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


More information about the Xfce4-commits mailing list