aboutsummaryrefslogtreecommitdiff
path: root/src/notifier.c
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-07-24 15:20:16 -0500
committerCharles Kerr <charles.kerr@canonical.com>2014-07-24 15:20:16 -0500
commit34cf2baf977650c60b53bf5a1e90bfec8b642ec9 (patch)
treecaeb69735dca5d37dfba1dff0fa8b9e6a6f67232 /src/notifier.c
parent62a35de9ca05c71d98680b1e49c2c345a498acda (diff)
downloadayatana-indicator-power-34cf2baf977650c60b53bf5a1e90bfec8b642ec9.tar.gz
ayatana-indicator-power-34cf2baf977650c60b53bf5a1e90bfec8b642ec9.tar.bz2
ayatana-indicator-power-34cf2baf977650c60b53bf5a1e90bfec8b642ec9.zip
remove redundant '#include glib', '#include gobject' calls
Diffstat (limited to 'src/notifier.c')
-rw-r--r--src/notifier.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/notifier.c b/src/notifier.c
index 30285d3..29f678a 100644
--- a/src/notifier.c
+++ b/src/notifier.c
@@ -24,7 +24,6 @@
#include <libnotify/notify.h>
#include <glib/gi18n.h>
-#include <gio/gio.h>
#define HINT_INTERACTIVE "x-canonical-switch-to-application"