[snappy] g_thread_init() deprecated
- From: Luis de Bethencourt <luisbg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [snappy] g_thread_init() deprecated
- Date: Mon, 26 Nov 2012 17:27:28 +0000 (UTC)
commit e6b1436512e8a772130e32d32a5b5ad2b9795c2f
Author: Luis de Bethencourt <luis debethencourt com>
Date: Mon Nov 26 12:27:10 2012 -0500
g_thread_init() deprecated
src/snappy.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/snappy.c b/src/snappy.c
index 5df3994..1da2fdc 100644
--- a/src/snappy.c
+++ b/src/snappy.c
@@ -201,9 +201,6 @@ main (int argc, char *argv[])
}
}
- if (!g_thread_supported ())
- g_thread_init (NULL);
-
context = g_option_context_new ("<media file> - Play movie files");
/* Process command arguments */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]