Clean up height code a bit. I don't think it's completely correct yet, but

Fri Nov  2 16:45:17 2001  Jonathan Blandford  <jrb@redhat.com>

	* gtk/gtkrbtree.c (_gtk_rbtree_remove_node): Clean up height code
	a bit.  I don't think it's completely correct yet, but it's
	getting there.
This commit is contained in:
Jonathan Blandford
2001-11-02 21:47:27 +00:00
committed by Jonathan Blandford
parent 44934dca38
commit 050625298e
10 changed files with 79 additions and 11 deletions

View File

@ -312,8 +312,6 @@ void gtk_tree_view_set_destroy_count_func (GtkTreeView *tree_view,
GtkDestroyNotify destroy);
#ifdef __cplusplus
}
#endif /* __cplusplus */