2005-08-05 Manish Singh <yosh@gimp.org>
* tests/refcount/closures.c: remove unused n_threads variable.
+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
+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
+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
+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
main (int argc,
char **argv)
{
- const gint n_threads = 1;
GThread *thread1, *thread2;
GClosure *closure;
GTest *object;