[epiphany] ephy-embed: remove a few useless includes



commit 0e6cf976a163a6615afb95c4fd66c592dea118b8
Author: Xan Lopez <xan igalia com>
Date:   Wed Mar 14 13:06:14 2012 +0100

    ephy-embed: remove a few useless includes

 embed/ephy-embed.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/embed/ephy-embed.c b/embed/ephy-embed.c
index 0bb659b..98da571 100644
--- a/embed/ephy-embed.c
+++ b/embed/ephy-embed.c
@@ -29,21 +29,13 @@
 #include "ephy-adblock-manager.h"
 #include "ephy-debug.h"
 #include "ephy-download.h"
-#include "ephy-embed-event.h"
 #include "ephy-embed-prefs.h"
-#include "ephy-embed-private.h"
 #include "ephy-embed-shell.h"
-#include "ephy-embed-single.h"
-#include "ephy-embed-utils.h"
-#include "ephy-file-helpers.h"
 #include "ephy-prefs.h"
-#include "ephy-request-about.h"
 #include "ephy-settings.h"
-#include "ephy-string.h"
 #include "ephy-web-view.h"
 #include "nautilus-floating-bar.h"
 
-#include <errno.h>
 #include <glib/gi18n.h>
 #include <string.h>
 #include <webkit/webkit.h>



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