Remove an unused variable

This commit is contained in:
Matthias Clasen 2011-09-23 07:13:47 -04:00
parent 16086900af
commit de39df9dc1

View File

@ -84,7 +84,6 @@ test_mutex4 (void)
GThread *owners[LOCKS];
GMutex locks[LOCKS];
gpointer ptrs[LOCKS];
static void
acquire (gint nr)