projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1608690
)
Remove an unused variable
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 23 Sep 2011 11:13:47 +0000
(07:13 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 23 Sep 2011 11:25:06 +0000
(07:25 -0400)
glib/tests/mutex.c
patch
|
blob
|
history
diff --git
a/glib/tests/mutex.c
b/glib/tests/mutex.c
index fc5f45897b695f7c706378ab40830e91d99ab745..6d1828adfe036ff17178bb7c684818086de33d26 100644
(file)
--- a/
glib/tests/mutex.c
+++ b/
glib/tests/mutex.c
@@
-84,7
+84,6
@@
test_mutex4 (void)
GThread *owners[LOCKS];
GMutex locks[LOCKS];
-gpointer ptrs[LOCKS];
static void
acquire (gint nr)