[glib/wip/glib-next: 6/22] gthread: remove some unused forward declarations
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/glib-next: 6/22] gthread: remove some unused forward declarations
- Date: Thu, 1 Sep 2011 03:05:00 +0000 (UTC)
commit ff1a31113725bf3f65e7f470e516493be70a09d5
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]