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.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index 600037c93..438dd546b 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -215,8 +215,6 @@ ephy_embed_shell_get_encodings (EphyEmbedShell *shell)
void
ephy_embed_shell_prepare_close (EphyEmbedShell *shell)
{
- EphyEmbedShellPrivate *priv = shell->priv;
-
g_signal_emit (shell, signals[PREPARE_CLOSE], 0);
}