changeset 474:e9eb1e007101

Remove obsolete TODO
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 19 Jun 2019 19:32:57 +0200
parents b9dd0ef8ccab
children 7b90bc62f284
files src/filter_block.rs
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/filter_block.rs	Tue Jun 18 20:29:25 2019 +0200
+++ b/src/filter_block.rs	Wed Jun 19 19:32:57 2019 +0200
@@ -22,8 +22,6 @@
 ///
 /// where offsets are 4 bytes, offset of offsets is 4 bytes, and log2 of FILTER_BASE is 1 byte.
 /// Two consecutive filter offsets may be the same.
-///
-/// TODO: See if we can remove the lifetime parameter.
 pub struct FilterBlockBuilder {
     policy: BoxedFilterPolicy,
     // filters, concatenated