[glib] thread: remove dead decl from gthreadprivate.h
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] thread: remove dead decl from gthreadprivate.h
- Date: Wed, 12 Oct 2011 22:23:50 +0000 (UTC)
commit 903705edf2e33384914688ee30ea118486cb537c
Author: Ryan Lortie <desrt desrt ca>
Date: Wed Oct 12 18:23:20 2011 -0400
thread: remove dead decl from gthreadprivate.h
This function hasn't existed for a while...
glib/gthreadprivate.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/glib/gthreadprivate.h b/glib/gthreadprivate.h
index 2d6bc4f..5ed180c 100644
--- a/glib/gthreadprivate.h
+++ b/glib/gthreadprivate.h
@@ -74,9 +74,6 @@ struct _GRealThread
G_GNUC_INTERNAL extern GMutex g_once_mutex;
-/* initializers that may also use g_private_new() */
-G_GNUC_INTERNAL void _g_messages_thread_init_nomessage (void);
-
#ifdef G_OS_WIN32
G_GNUC_INTERNAL void g_thread_DllMain (void);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]