[vala/staging: 1/10] glib-2.0: Drop g_object_unref which is part of gobject-2.0
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging: 1/10] glib-2.0: Drop g_object_unref which is part of gobject-2.0
- Date: Wed, 21 Nov 2018 19:23:56 +0000 (UTC)
commit 9e9e5b5bc9da665f8894447c9e1d86d25bfb6eae
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Nov 21 14:52:48 2018 +0100
glib-2.0: Drop g_object_unref which is part of gobject-2.0
vapi/glib-2.0.vapi | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/vapi/glib-2.0.vapi b/vapi/glib-2.0.vapi
index fee5c1d7f..339020f15 100644
--- a/vapi/glib-2.0.vapi
+++ b/vapi/glib-2.0.vapi
@@ -4925,8 +4925,6 @@ namespace GLib {
public static GLib.EqualFunc<string> str_equal;
[CCode (cname = "g_free")]
public static GLib.DestroyNotify g_free;
- [CCode (cname = "g_object_unref")]
- public static GLib.DestroyNotify g_object_unref;
[CCode (cname = "g_list_free")]
public static GLib.DestroyNotify g_list_free;
[CCode (cname = "((GDestroyNotify) g_variant_unref)")]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]