mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-15 16:51:03 +00:00
squash with vendor btree commit
This commit is contained in:
parent
23970b98dc
commit
6c0acf4dd3
1 changed files with 0 additions and 1 deletions
|
|
@ -350,7 +350,6 @@ func (t *Tree) extract(q *d, i int) { // (r *container) {
|
|||
}
|
||||
q.d[q.c] = zde // GC
|
||||
t.c--
|
||||
return
|
||||
}
|
||||
|
||||
func (t *Tree) find(q interface{}, k uint64) (i int, ok bool) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue