mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 10:07:13 +02:00
thread: Remove the zero_thread
This was only used for redundant assertion checks.
This commit is contained in:
@@ -148,8 +148,6 @@ guint64 (*g_thread_gettime) (void) = gettime;
|
||||
|
||||
/* Initialisation {{{1 ---------------------------------------------------- */
|
||||
gboolean g_threads_got_initialized = TRUE;
|
||||
GSystemThread zero_thread; /* This is initialized to all zero */
|
||||
|
||||
|
||||
/**
|
||||
* g_thread_init:
|
||||
|
Reference in New Issue
Block a user