From a06498057762d695d044584d76fb388650a10e12 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 23 Mar 2013 20:57:31 +0100 Subject: Get rid of EphyEmbedSingle Move the remaining initialization code to EphyEmbedShell https://bugzilla.gnome.org/show_bug.cgi?id=693703 --- src/ephy-shell.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ephy-shell.c') diff --git a/src/ephy-shell.c b/src/ephy-shell.c index c53270ba8..9b3a9012e 100644 --- a/src/ephy-shell.c +++ b/src/ephy-shell.c @@ -28,7 +28,6 @@ #include "ephy-debug.h" #include "ephy-embed-container.h" #include "ephy-embed-prefs.h" -#include "ephy-embed-single.h" #include "ephy-embed-utils.h" #include "ephy-file-helpers.h" #include "ephy-gui.h" -- cgit