[beast: 27/31] BSE: get rid of deprecated g_type_init()
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 27/31] BSE: get rid of deprecated g_type_init()
- Date: Mon, 22 Jun 2015 14:40:26 +0000 (UTC)
commit 95fc564eff33285b138fc4b1caf027aac792990d
Author: Tim Janik <timj gnu org>
Date: Fri Jun 12 19:27:15 2015 +0200
BSE: get rid of deprecated g_type_init()
bse/bsetype.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/bse/bsetype.cc b/bse/bsetype.cc
index 7c6f349..ed34767 100644
--- a/bse/bsetype.cc
+++ b/bse/bsetype.cc
@@ -409,7 +409,6 @@ bse_type_init (void)
quark_authors = g_quark_from_static_string ("BseType-authors");
quark_license = g_quark_from_static_string ("BseType-license");
quark_boxed_export_node = g_quark_from_static_string ("BseType-boxed-export-node");
- g_type_init ();
/* initialize parameter types */
bse_param_types_init ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]