From 35a4ffa0fdfe4fe3c993345467cd30cc61f12d0c Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 30 Oct 2010 12:31:09 +0900 Subject: ephy-main: remove libnotify leftover --- src/ephy-main.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') 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 #endif -#ifdef HAVE_LIBNOTIFY -#include -#endif - static GQuark startup_error_quark = 0; #define STARTUP_ERROR_QUARK (startup_error_quark) -- cgit v1.2.3