mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
remove unused n_threads variable.
2005-08-05 Manish Singh <yosh@gimp.org> * tests/refcount/closures.c: remove unused n_threads variable.
This commit is contained in:
committed by
Manish Singh
parent
47f88c486b
commit
f1e1727ce7
@@ -236,7 +236,6 @@ int
|
||||
main (int argc,
|
||||
char **argv)
|
||||
{
|
||||
const gint n_threads = 1;
|
||||
GThread *thread1, *thread2;
|
||||
GClosure *closure;
|
||||
GTest *object;
|
||||
|
Reference in New Issue
Block a user