mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01:00
removed commit leftover
This commit is contained in:
parent
c6ad7b7ac8
commit
0237607cc5
@ -42,12 +42,6 @@ void _g_utils_thread_init (void) G_GNUC_INTERNAL;
|
||||
void _g_win32_thread_init (void) G_GNUC_INTERNAL;
|
||||
#endif
|
||||
|
||||
/* initialization functions called from glib/gthread.c.
|
||||
* may contain g_mutex_new().
|
||||
* may contain g_private_new() calls.
|
||||
*/
|
||||
void _g_messages_thread_private_init (void) G_GNUC_INTERNAL;
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __G_THREADINIT_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user