[phonemgr] Bug 665302: No longer use g_thread_init. It's been implicit since glib 2.24
- From: Daniele Forsi <dforsi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [phonemgr] Bug 665302: No longer use g_thread_init. It's been implicit since glib 2.24
- Date: Sun, 22 Apr 2012 08:36:32 +0000 (UTC)
commit 8808d720e5e7239ad533a9381fb42b52c8ec20bd
Author: Dominique Leuenberger <dimstar opensuse org>
Date: Thu Dec 1 19:01:21 2011 +0100
Bug 665302: No longer use g_thread_init. It's been implicit since glib 2.24
telepathy/main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/telepathy/main.c b/telepathy/main.c
index 59131dd..2ad413b 100644
--- a/telepathy/main.c
+++ b/telepathy/main.c
@@ -59,7 +59,6 @@ main(int argc,
GOptionContext *context;
g_set_prgname("telepathy-phoney");
- g_thread_init (NULL);
setlocale (LC_ALL, "");
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]