From 34cf2baf977650c60b53bf5a1e90bfec8b642ec9 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 24 Jul 2014 15:20:16 -0500 Subject: remove redundant '#include glib', '#include gobject' calls --- src/notifier.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/notifier.h') diff --git a/src/notifier.h b/src/notifier.h index 8763ad6..f473ee7 100644 --- a/src/notifier.h +++ b/src/notifier.h @@ -20,9 +20,7 @@ #ifndef __INDICATOR_POWER_NOTIFIER_H__ #define __INDICATOR_POWER_NOTIFIER_H__ -#include -#include -#include /* GDBusConnection */ +#include #include "device.h" -- cgit v1.2.3