[gimp] app: remove g_thread_init() from test-operations.c
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: remove g_thread_init() from test-operations.c
- Date: Tue, 31 Jul 2012 14:48:29 +0000 (UTC)
commit a9179601c97257751625099604e54db642dd9792
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]