[gnome-games/wip/exalm/handy: 2/2] main: stop using Hdy.init()
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/handy: 2/2] main: stop using Hdy.init()
- Date: Sat, 16 Feb 2019 14:07:23 +0000 (UTC)
commit 2efb2a02ff69f4b4c094f0b69995eb4aa3079884
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sat Feb 16 19:06:36 2019 +0500
main: stop using Hdy.init()
It's deprecated in the new version of libhandy.
src/main.vala | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/main.vala b/src/main.vala
index 493dad22..accb61fa 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -6,7 +6,6 @@ int main (string[] args) {
Intl.textdomain (Config.GETTEXT_PACKAGE);
Grl.init (ref args);
- Hdy.init (ref args);
var app = new Games.Application ();
var result = app.run (args);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]