removed assertment about rtree->root being NULL, so this function can be
authorTim Janik <timj@gtk.org>
Sun, 17 Jan 1999 16:56:28 +0000 (16:56 +0000)
committerTim Janik <timj@src.gnome.org>
Sun, 17 Jan 1999 16:56:28 +0000 (16:56 +0000)
commit6db5c264f96cdbf14c521099ef03f10927c8d998
treec1b0548ea3b4c8df80be163bae9b6d94de7fb35a
parent48763aea23a995b8d1af15d931c99baa49b24879
removed assertment about rtree->root being NULL, so this function can be

Sun Jan 17 17:15:59 1999  Tim Janik  <timj@gtk.org>

        * gtree.c (g_tree_traverse): removed assertment about rtree->root being
        NULL, so this function can be applied to unpopulated trees as well, fix
        provided by Simon Kagedal <sika8225@csd.uu.se>.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gtree.c
gtree.c