[gimp/metadata-browser] app: remove g_thread_init() from test-operations.c
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] app: remove g_thread_init() from test-operations.c
- Date: Thu, 13 Sep 2012 00:29:19 +0000 (UTC)
commit 7a0a5f5c3c1f9290ed7b7bb0122f8e0e3c30eac0
Author: Michael Natterer <mitch gimp org>
Date: Tue Jul 31 16:47:57 2012 +0200
app: remove g_thread_init() from test-operations.c
app/operations/tests/test-operations.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/operations/tests/test-operations.c b/app/operations/tests/test-operations.c
index 469d5e6..3fa1e05 100644
--- a/app/operations/tests/test-operations.c
+++ b/app/operations/tests/test-operations.c
@@ -391,7 +391,6 @@ main (gint argc,
{
gint result;
- g_thread_init (NULL);
gegl_init (&argc, &argv);
gimp_operations_init ();
g_test_init (&argc, &argv, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]