mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
Remove an unused variable
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user