]> granicus.if.org Git - gc/commitdiff
Remove a misleading comment about Solaris in gc.h
authorIvan Maidanski <ivmai@mail.ru>
Wed, 3 Apr 2019 07:49:59 +0000 (10:49 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 5 Apr 2019 18:52:31 +0000 (21:52 +0300)
* include/gc.h: Remove a comment about Solaris.

include/gc.h

index 9c133678509b1520b04b465b282c07c7b35e7ddd..2e35a37eae3483de3e461e8ad7bcae6e1a5e3bc3 100644 (file)
@@ -24,7 +24,6 @@
  * For better performance, also look at GC_MALLOC_ATOMIC, and
  * GC_enable_incremental.  If you need an action to be performed
  * immediately before an object is collected, look at GC_register_finalizer.
- * If you are using Solaris threads, look at the end of this file.
  * Everything else is best ignored unless you encounter performance
  * problems.
  */