mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
Remove an unused variable
This commit is contained in:
parent
16086900af
commit
de39df9dc1
@ -84,7 +84,6 @@ test_mutex4 (void)
|
||||
|
||||
GThread *owners[LOCKS];
|
||||
GMutex locks[LOCKS];
|
||||
gpointer ptrs[LOCKS];
|
||||
|
||||
static void
|
||||
acquire (gint nr)
|
||||
|
Loading…
Reference in New Issue
Block a user