mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 22:46:15 +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];
|
GThread *owners[LOCKS];
|
||||||
GMutex locks[LOCKS];
|
GMutex locks[LOCKS];
|
||||||
gpointer ptrs[LOCKS];
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
acquire (gint nr)
|
acquire (gint nr)
|
||||||
|
Loading…
Reference in New Issue
Block a user