aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-shell.c')
-rw-r--r--src/ephy-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c
index eeacdf819..d408a7652 100644
--- a/src/ephy-shell.c
+++ b/src/ephy-shell.c
@@ -304,7 +304,7 @@ build_homepage_url (EphyShell *gs,
if (previous_embed != NULL)
{
ephy_embed_get_location (previous_embed,
- TRUE, TRUE,
+ TRUE,
&result);
}