mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +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 -------------------------------------------------- */
|
/* Global Variables {{{1 -------------------------------------------------- */
|
||||||
|
|
||||||
static GSystemThread zero_thread; /* This is initialized to all zero */
|
static GSystemThread zero_thread; /* This is initialized to all zero */
|
||||||
gboolean g_thread_use_default_impl = TRUE;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* g_thread_supported:
|
* g_thread_supported:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user