aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ephy-main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 5b7693264..e172f9f49 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -50,10 +50,6 @@
#include <girepository.h>
#endif
-#ifdef HAVE_LIBNOTIFY
-#include <libnotify/notify.h>
-#endif
-
static GQuark startup_error_quark = 0;
#define STARTUP_ERROR_QUARK (startup_error_quark)