mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Drop an unused variable
This commit is contained in:
committed by
Ryan Lortie
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:
|
||||
|
Reference in New Issue
Block a user