mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Finish killing off GSystemThread
This commit is contained in:
@@ -61,7 +61,6 @@ struct _GRealThread
|
||||
GThread thread;
|
||||
const gchar *name;
|
||||
gpointer retval;
|
||||
GSystemThread system_thread;
|
||||
};
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
|
Reference in New Issue
Block a user