[gnome-panel] notification_area: remove unneeded include
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] notification_area: remove unneeded include
- Date: Mon, 18 Nov 2013 12:30:05 +0000 (UTC)
commit b902c1432f842b9a8660dfed85ccd11a089c35ec
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Mon Nov 18 14:29:51 2013 +0200
notification_area: remove unneeded include
applets/notification_area/main.c | 1 -
applets/notification_area/na-tray.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c
index 5dad715..ab74dd2 100644
--- a/applets/notification_area/main.c
+++ b/applets/notification_area/main.c
@@ -24,7 +24,6 @@
#include <string.h>
#include <panel-applet.h>
-#include <panel-applet-gconf.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
diff --git a/applets/notification_area/na-tray.c b/applets/notification_area/na-tray.c
index d77d068..f44fc4e 100644
--- a/applets/notification_area/na-tray.c
+++ b/applets/notification_area/na-tray.c
@@ -23,7 +23,6 @@
#include <string.h>
#include <panel-applet.h>
-#include <panel-applet-gconf.h>
#include <gtk/gtk.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]