[ekiga] statusicon: remove useless libnotify include



commit 2407ae40800abf079ea6e7e7134659090e2f12a1
Author: Julien Puydt <jpuydt free fr>
Date:   Mon Nov 12 10:02:08 2012 +0100

    statusicon: remove useless libnotify include

 lib/engine/gui/gtk-frontend/statusicon.cpp |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/lib/engine/gui/gtk-frontend/statusicon.cpp b/lib/engine/gui/gtk-frontend/statusicon.cpp
index a6aab19..44d19dd 100644
--- a/lib/engine/gui/gtk-frontend/statusicon.cpp
+++ b/lib/engine/gui/gtk-frontend/statusicon.cpp
@@ -54,10 +54,6 @@
 #include "notification-core.h"
 #include "personal-details.h"
 
-#ifdef HAVE_NOTIFY
-#include <libnotify/notify.h>
-#endif
-
 #ifdef HAVE_DBUS
 #include <dbus/dbus-glib.h>
 #endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]