summaryrefslogtreecommitdiff
path: root/docs/reference/glib/tmpl/threads.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/glib/tmpl/threads.sgml')
-rw-r--r--docs/reference/glib/tmpl/threads.sgml13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/reference/glib/tmpl/threads.sgml b/docs/reference/glib/tmpl/threads.sgml
index 3cbbbfcc7..a67569955 100644
--- a/docs/reference/glib/tmpl/threads.sgml
+++ b/docs/reference/glib/tmpl/threads.sgml
@@ -71,19 +71,6 @@ common problems. To use error-checking mutexes, define the symbol
<!-- ##### SECTION Stability_Level ##### -->
-<!-- ##### MACRO G_THREADS_ENABLED ##### -->
-
-<para>
-This macro is defined if GLib was compiled with thread support. This
-does not necessarily mean that there is a thread implementation
-available, but it does mean that the infrastructure is in place and
-that once you provide a thread implementation to g_thread_init(), GLib
-will be multi-thread safe. If #G_THREADS_ENABLED is not defined, then
-Glib is not, and cannot be, multi-thread safe.
-</para>
-
-
-
<!-- ##### MACRO G_THREADS_IMPL_POSIX ##### -->
<para>