[gtranslator] g_thread_init is deprectated
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] g_thread_init is deprectated
- Date: Thu, 2 Feb 2012 13:43:10 +0000 (UTC)
commit 425a7129357cba5eeb22fac398130e6197d5bebe
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Feb 2 14:46:54 2012 +0100
g_thread_init is deprectated
src/main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index 8ff8465..5bdb9d6 100644
--- a/src/main.c
+++ b/src/main.c
@@ -80,7 +80,6 @@ main (gint argc, gchar * argv[])
/* Init type system and threads as soon as possible */
g_type_init ();
- g_thread_init (NULL);
gtr_dirs_init ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]