mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01: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:
parent
47f88c486b
commit
f1e1727ce7
@ -1,3 +1,7 @@
|
||||
2005-08-05 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/refcount/closures.c: remove unused n_threads variable.
|
||||
|
||||
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-08-05 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/refcount/closures.c: remove unused n_threads variable.
|
||||
|
||||
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-08-05 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/refcount/closures.c: remove unused n_threads variable.
|
||||
|
||||
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-08-05 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/refcount/closures.c: remove unused n_threads variable.
|
||||
|
||||
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -236,7 +236,6 @@ int
|
||||
main (int argc,
|
||||
char **argv)
|
||||
{
|
||||
const gint n_threads = 1;
|
||||
GThread *thread1, *thread2;
|
||||
GClosure *closure;
|
||||
GTest *object;
|
||||
|
Loading…
Reference in New Issue
Block a user