[glib] gthread: remove some unused forward declarations
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gthread: remove some unused forward declarations
- Date: Fri, 9 Sep 2011 17:09:29 +0000 (UTC)
commit 41cbb40dca659799f05567bca0477f630eeeda16
Author: Ryan Lortie <desrt desrt ca>
Date: Wed Aug 31 15:53:36 2011 -0400
gthread: remove some unused forward declarations
gthread/gthread-impl.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/gthread/gthread-impl.c b/gthread/gthread-impl.c
index 97a4970..63f1bf2 100644
--- a/gthread/gthread-impl.c
+++ b/gthread/gthread-impl.c
@@ -60,13 +60,6 @@ static gint g_thread_priority_map [G_THREAD_PRIORITY_URGENT + 1];
((PRIORITY_NORMAL_VALUE + PRIORITY_URGENT_VALUE * 2) / 3)
#endif /* PRIORITY_HIGH_VALUE */
-void g_mutex_init (void);
-void g_mem_init (void);
-void g_messages_init (void);
-void g_convert_init (void);
-void g_rand_init (void);
-void g_main_thread_init (void);
-
typedef struct _GMutexDebugInfo GMutexDebugInfo;
struct _GMutexDebugInfo
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]