mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Removed g_static_private_(get|set)_for_thread.
2001-04-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/glib-sections.txt: Removed g_static_private_(get|set)_for_thread.
This commit is contained in:
parent
7b06f826c9
commit
5c2b963a59
@ -1,3 +1,8 @@
|
||||
2001-04-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/glib-sections.txt: Removed
|
||||
g_static_private_(get|set)_for_thread.
|
||||
|
||||
Mon Mar 26 14:20:36 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
|
||||
|
@ -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
|
||||
|
||||
<SUBSECTION Private>
|
||||
|
Loading…
Reference in New Issue
Block a user