From: Sebastian Wilhelmi Date: Tue, 3 Apr 2001 11:05:36 +0000 (+0000) Subject: Removed g_static_private_(get|set)_for_thread. X-Git-Tag: GLIB_1_3_3~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c2b963a5987d0bc60cb2c744e0b4311e3d3f60a;p=platform%2Fupstream%2Fglib.git Removed g_static_private_(get|set)_for_thread. 2001-04-03 Sebastian Wilhelmi * glib/glib-sections.txt: Removed g_static_private_(get|set)_for_thread. --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 0c1c2b3..bb35888 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2001-04-03 Sebastian Wilhelmi + + * glib/glib-sections.txt: Removed + g_static_private_(get|set)_for_thread. + Mon Mar 26 14:20:36 2001 Owen Taylor * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index ebc9f37..d820e17 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -519,9 +519,7 @@ GStaticPrivate G_STATIC_PRIVATE_INIT g_static_private_init g_static_private_get -g_static_private_get_for_thread g_static_private_set -g_static_private_set_for_thread g_static_private_free