gthread tests: Remove spurious return;

This commit is contained in:
Colin Walters 2011-06-20 14:09:31 -04:00
parent 5e64717a5f
commit 4344838781

View File

@ -162,8 +162,6 @@ test_spawn_sync (void)
g_free (arg);
g_free (stdout_str);
g_ptr_array_free (argv, TRUE);
return GINT_TO_POINTER (tnum);
}
int