mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Drop an unused variable
This commit is contained in:
parent
7d859fb67f
commit
8ef30eb3da
@ -288,7 +288,6 @@ guint64 (*g_thread_gettime) (void) = gettime;
|
||||
/* Global Variables {{{1 -------------------------------------------------- */
|
||||
|
||||
static GSystemThread zero_thread; /* This is initialized to all zero */
|
||||
gboolean g_thread_use_default_impl = TRUE;
|
||||
|
||||
/**
|
||||
* g_thread_supported:
|
||||
|
Loading…
Reference in New Issue
Block a user