Add g_slist_remove_all back for ABI compatibility. That entry point
authorTor Lillqvist <tml@iki.fi>
Mon, 1 Mar 2004 20:48:50 +0000 (20:48 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 1 Mar 2004 20:48:50 +0000 (20:48 +0000)
commitfed19fc424e38c2575f51e82218e35568a512631
tree23128b94a202c9e8f5ee52689ddf999e33cf7104
parent38cbfaeb7a2ca063ec600de2220ba1c6796647a4
Add g_slist_remove_all back for ABI compatibility. That entry point

2004-03-01  Tor Lillqvist  <tml@iki.fi>

* gobject.def: Add g_slist_remove_all back for ABI
compatibility. That entry point actually is in the glib DLL, but
it was at some time many years ago by mistake added to
gobject.def. Thus there presumably are executables out there that
expect it to be exported from the gobject DLL. We don't want to
break those. (#134813, J. Ali Harlow)
gobject/ChangeLog
gobject/gobject.def