mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gthread tests: Remove spurious return;
This commit is contained in:
parent
5e64717a5f
commit
4344838781
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user