diff options
Diffstat (limited to 'src/ephy-shell.c')
-rw-r--r-- | src/ephy-shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c index e126562c8..ab350a9a0 100644 --- a/src/ephy-shell.c +++ b/src/ephy-shell.c @@ -634,4 +634,3 @@ ephy_shell_show_history_window (EphyShell *gs, gtk_window_present (GTK_WINDOW (gs->priv->history_window)); } - |