summaryrefslogtreecommitdiff
path: root/src/ephy-main.c
diff options
context:
space:
mode:
authorAlexander Mikhaylenko <alexm@gnome.org>2020-05-26 21:19:25 +0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-06-05 14:54:28 -0500
commit4443d988f3f5c746b810dc86987598e774ca956d (patch)
tree0ea3451f73ebbebdd9df8ecb98157a9abca16e61 /src/ephy-main.c
parentcc547cd3b0cf6ef332def528370f5693b6cfbfa4 (diff)
downloadepiphany-4443d988f3f5c746b810dc86987598e774ca956d.tar.gz
Port to libhandy master
HdyDialog was removed, so revert to GtkDialog for now. Normalize the remove button in passwords dialog and use a proper action row there. This reverts commit 5a9e76f676dd4ea98841ac5f1348f146f00d034f.
Diffstat (limited to 'src/ephy-main.c')
-rw-r--r--src/ephy-main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 2c478d181..ab8efbb43 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -409,8 +409,6 @@ main (int argc,
gtk_window_set_default_icon_name (APPLICATION_ID);
}
- hdy_init (&argc, &argv);
-
_ephy_shell_create_instance (mode);
if (search_term) {