mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 14:06:15 +01:00
thread: remove dead decl from gthreadprivate.h
This function hasn't existed for a while...
This commit is contained in:
parent
ed35d2719b
commit
903705edf2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user