[pygobject/gsoc2009: 36/160] Remove call to g_type_init
- From: Simon van der Linden <svdlinden src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pygobject/gsoc2009: 36/160] Remove call to g_type_init
- Date: Fri, 14 Aug 2009 21:25:07 +0000 (UTC)
commit 4e08f6e46814d9fc9ebd60aefb04847e3a409aa0
Author: Simon van der Linden <svdlinden src gnome org>
Date: Tue Jul 14 15:24:53 2009 +0200
Remove call to g_type_init
pygobject_init does it already.
gi/gimodule.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gi/gimodule.c b/gi/gimodule.c
index 1dc8bc0..fe49d53 100644
--- a/gi/gimodule.c
+++ b/gi/gimodule.c
@@ -57,7 +57,6 @@ init_gi(void)
return;
}
- g_type_init();
if (pygobject_init(-1, -1, -1) == NULL) {
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]