rbtree: Make debug functions private
They're not used elsewhere
This commit is contained in:
		| @ -163,13 +163,6 @@ void       _gtk_rbtree_prev_full        (GtkRBTree              *tree, | ||||
|  | ||||
| gint       _gtk_rbtree_get_depth        (GtkRBTree              *tree); | ||||
|  | ||||
| /* This func checks the integrity of the tree */ | ||||
| #ifdef G_ENABLE_DEBUG   | ||||
| void       _gtk_rbtree_test             (const gchar            *where, | ||||
|                                          GtkRBTree              *tree); | ||||
| void       _gtk_rbtree_debug_spew       (GtkRBTree              *tree); | ||||
| #endif | ||||
|  | ||||
|  | ||||
| G_END_DECLS | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Benjamin Otte
					Benjamin Otte