Free a node's data and return TRUE for g_tree_remove() only if it's the last version...
authorDana Jansens <danakj@orodu.net>
Sat, 31 Oct 2009 01:03:21 +0000 (21:03 -0400)
committerDana Jansens <danakj@orodu.net>
Thu, 12 Nov 2009 21:54:06 +0000 (16:54 -0500)
commit2940a0f63e1009c0ce85ca800bef3b3444f447d2
tree5ac9ba6a4bc1f44660c6fd9e7d2e4c36ea98138c
parentbed353d79c3054df5dc28e42adbf85762dd3b05a
Free a node's data and return TRUE for g_tree_remove() only if it's the last version of the node in the persistent tree.
glib/gtree.c