X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=support%2Favl.h;h=ece7d1ad1ccc39b9c093cc7c8bf39cb782b782be;hp=5831bcc25749c8bae08a7232718a2a2e9a326068;hb=942ee816b88f9c35b456abab1864e5e2b811e5c8;hpb=92a3e63dc3841c4daa05fc2a25635fe9afacf08f diff --git a/support/avl.h b/support/avl.h index 5831bcc2..ece7d1ad 100644 --- a/support/avl.h +++ b/support/avl.h @@ -134,11 +134,6 @@ extern struct avl_node *avl_get_closest_greater_node(const struct avl_tree *, co } \ } -#if 0 -extern void avl_foreach(struct avl_tree *, avl_action_t); -extern void avl_foreach_node(struct avl_tree *, avl_node_action_t); -#endif - /* Indexing */ #ifdef AVL_COUNT