aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-shell.c')
-rw-r--r--embed/ephy-embed-shell.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index 8ff0c9c2a..bdba397d6 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -298,12 +298,6 @@ ephy_embed_shell_init (EphyEmbedShell *shell)
/* globally accessible singleton */
g_assert (embed_shell == NULL);
embed_shell = shell;
-
- shell->priv->global_history = NULL;
- shell->priv->downloader_view = NULL;
- shell->priv->favicon_cache = NULL;
- shell->priv->encodings = NULL;
- shell->priv->mime_table = NULL;
}
static void