removed unused line

This commit is contained in:
debris 2015-11-28 20:06:28 +01:00
parent addd1e5ffd
commit 1a30d91853
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ impl<'a, D> ChainFilter<'a, D> where D: FilterDataSource
///
/// bloom indexes are ordered from lowest to highest
fn lower_level_bloom_indexes(&self, index: &BloomIndex) -> Vec<BloomIndex> {
//let mut indexes: HashSet<BloomIndex> = HashSet::with_capacity(self.index_size);
let mut indexes: Vec<BloomIndex> = vec![];
// this is the lower level