mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +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
@@ -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>
|
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* 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>
|
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* 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>
|
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* 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>
|
2005-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* configure.in: Bump version
|
||||||
|
@@ -236,7 +236,6 @@ int
|
|||||||
main (int argc,
|
main (int argc,
|
||||||
char **argv)
|
char **argv)
|
||||||
{
|
{
|
||||||
const gint n_threads = 1;
|
|
||||||
GThread *thread1, *thread2;
|
GThread *thread1, *thread2;
|
||||||
GClosure *closure;
|
GClosure *closure;
|
||||||
GTest *object;
|
GTest *object;
|
||||||
|
Reference in New Issue
Block a user