aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.c
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2013-03-24 03:57:31 +0800
committerXan Lopez <xan@igalia.com>2013-03-24 03:58:43 +0800
commita06498057762d695d044584d76fb388650a10e12 (patch)
tree7f62a3c31871bcc94c13e21068001e63af304c5a /src/ephy-window.c
parent35b2a8970c28e322bad1ee2c67ee1ba7a4824e95 (diff)
downloadgsoc2013-epiphany-a06498057762d695d044584d76fb388650a10e12.tar
gsoc2013-epiphany-a06498057762d695d044584d76fb388650a10e12.tar.gz
gsoc2013-epiphany-a06498057762d695d044584d76fb388650a10e12.tar.bz2
gsoc2013-epiphany-a06498057762d695d044584d76fb388650a10e12.tar.lz
gsoc2013-epiphany-a06498057762d695d044584d76fb388650a10e12.tar.xz
gsoc2013-epiphany-a06498057762d695d044584d76fb388650a10e12.tar.zst
gsoc2013-epiphany-a06498057762d695d044584d76fb388650a10e12.zip
Get rid of EphyEmbedSingle
Move the remaining initialization code to EphyEmbedShell https://bugzilla.gnome.org/show_bug.cgi?id=693703
Diffstat (limited to 'src/ephy-window.c')
-rw-r--r--src/ephy-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 5b2b664fc..210588b25 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -33,7 +33,6 @@
#include "ephy-embed-container.h"
#include "ephy-embed-prefs.h"
#include "ephy-embed-shell.h"
-#include "ephy-embed-single.h"
#include "ephy-embed-type-builtins.h"
#include "ephy-embed-utils.h"
#include "ephy-encoding-menu.h"