Drop an unused variable

This commit is contained in:
Matthias Clasen 2011-09-19 07:19:17 -04:00 committed by Ryan Lortie
parent 7d859fb67f
commit 8ef30eb3da

View File

@ -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: