aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ephy-session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-session.c b/src/ephy-session.c
index 128ad8afc..5ba166447 100644
--- a/src/ephy-session.c
+++ b/src/ephy-session.c
@@ -1000,7 +1000,7 @@ parse_embed (xmlNodePtr child,
EPHY_NEW_TAB_APPEND_LAST);
}
}
- else if (was_loading && url != NULL)
+ else if (was_loading)
{
/* Shows a message to the user that warns that this page was
loading during crash and make Epiphany crash again,