[epiphany] Revert "main: Init libhandy"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Revert "main: Init libhandy"
- Date: Tue, 11 Dec 2018 03:24:38 +0000 (UTC)
commit 09c5fc1a3bc456f25ca8f7627750c1e357289f32
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Dec 10 21:08:12 2018 -0600
Revert "main: Init libhandy"
This reverts commit 701b6aa81ce8e926cff2364db622bd9258a80368.
src/ephy-main.c | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 18bb07e37..9ce4e21f4 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -36,8 +36,6 @@
#include <glib/gi18n.h>
#include <glib-unix.h>
#include <gtk/gtk.h>
-#define HANDY_USE_UNSTABLE_API
-#include <handy.h>
#include <libnotify/notify.h>
#include <libxml/xmlreader.h>
#include <libxml/xmlversion.h>
@@ -421,8 +419,6 @@ main (int argc,
gtk_window_set_default_icon_name ("org.gnome.Epiphany");
}
- hdy_init (&argc, &argv);
-
_ephy_shell_create_instance (mode);
ctx = ephy_shell_startup_context_new (startup_flags,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]