From 22428b4d31bfbad0462fe13719698232452f4149 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 28 Sep 2014 15:49:52 +1300 Subject: Code tidy --- bat_tray.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'bat_tray.c') diff --git a/bat_tray.c b/bat_tray.c index 888be69..aacbccb 100644 --- a/bat_tray.c +++ b/bat_tray.c @@ -17,17 +17,9 @@ ************************************************************************/ -#include "bat_tray.h" - -#include -#include -#include -#include "common.h" -#include "defaults.h" - +#include "paramano.h" static GtkStatusIcon* tray; - int bat_num; // Shortcoming: we only detect one battery char *CHARGE_VALUE_PATH, *CHARGE_STATE_PATH; -- cgit v1.1