mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-08 17:44:49 +01:00
Remove an unused variable
This commit is contained in:
@@ -84,7 +84,6 @@ test_mutex4 (void)
|
||||
|
||||
GThread *owners[LOCKS];
|
||||
GMutex locks[LOCKS];
|
||||
gpointer ptrs[LOCKS];
|
||||
|
||||
static void
|
||||
acquire (gint nr)
|
||||
|
||||
Reference in New Issue
Block a user