From 142223bc068fd309ef201ea08e7fc751fdb435c6 Mon Sep 17 00:00:00 2001 From: Yuri Schaeffer Date: Mon, 14 Oct 2013 13:36:07 +0000 Subject: [PATCH] update doc git-svn-id: file:///svn/unbound/branches/edns-subnet@2984 be551aaa-1e26-0410-a405-d3ace91eadb9 --- edns-subnet/addrtree.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/edns-subnet/addrtree.h b/edns-subnet/addrtree.h index 79312592f..43985c698 100644 --- a/edns-subnet/addrtree.h +++ b/edns-subnet/addrtree.h @@ -24,9 +24,6 @@ * address is capped by min(sourcemask, scope). While traversing the * tree the scope of all visited nodes is updated. This ensures we are * always able to find the most specific answer available. - * - * At this time the tree does not support deletion of nodes, but elem - * can be set to NULL to ignore the node. */ #ifndef ADDRTREE_H -- 2.47.2