FreeBSD 10 clang port
This commit is contained in:
committed by
Jon Trulson
parent
8d0551bfda
commit
c3f74eec17
@@ -163,7 +163,6 @@ void trie::extend_alphabet()
|
||||
new_alphabet[k + estimated_sz] = 0;
|
||||
}
|
||||
|
||||
new_alphabet = new_alphabet;
|
||||
estimated_sz *= 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user