mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-27 11:29:02 +02:00
-DG_LOG_DOMAIN="GThread", we don't need an extern variable for that
Thu Dec 17 03:38:57 1998 Tim Janik <timj@gtk.org> * Makefile.am: -DG_LOG_DOMAIN="GThread", we don't need an extern variable for that (noticed by Joel Becker <jlbec@ocala.cs.miami.edu>)
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
static const char *g_log_domain_gthread = "GThread";
|
||||
static gboolean thread_system_already_initialized = FALSE;
|
||||
|
||||
#include G_THREAD_SOURCE
|
||||
|
Reference in New Issue
Block a user