[glib] missed from last commit
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] missed from last commit
- Date: Wed, 12 Oct 2011 22:25:48 +0000 (UTC)
commit 1f34ef4117559f268257d902dd48ea91b3d4993e
Author: Ryan Lortie <desrt desrt ca>
Date: Wed Oct 12 18:25:40 2011 -0400
missed from last commit
glib/gthreadprivate.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/glib/gthreadprivate.h b/glib/gthreadprivate.h
index f9cbb7c..a9cb88a 100644
--- a/glib/gthreadprivate.h
+++ b/glib/gthreadprivate.h
@@ -40,8 +40,6 @@ G_GNUC_INTERNAL void g_system_thread_create (GThreadFunc func,
gboolean joinable,
gpointer thread,
GError **error);
-G_GNUC_INTERNAL gboolean g_system_thread_equal (gpointer thread1,
- gpointer thread2);
G_GNUC_INTERNAL void g_system_thread_exit (void);
G_GNUC_INTERNAL void g_system_thread_set_name (const gchar *name);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]