aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed.c')
-rw-r--r--embed/ephy-embed.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/embed/ephy-embed.c b/embed/ephy-embed.c
index 0bb659b18..98da57156 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>