diff options
Diffstat (limited to 'gthread/gthread-none.c')
-rw-r--r-- | gthread/gthread-none.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gthread/gthread-none.c b/gthread/gthread-none.c index 6fbeff160..fb4c88710 100644 --- a/gthread/gthread-none.c +++ b/gthread/gthread-none.c @@ -34,6 +34,4 @@ static GThreadFunctions g_thread_functions_for_glib_use_default; /* is NULLified */ -static guint64 (*g_thread_gettime_impl) (void) = NULL; - #define G_MUTEX_SIZE 0 |