Commit 95c1dac0 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4f04dc6b
......@@ -829,7 +829,6 @@ func (δBtail *ΔBtail) GetAt(root zodb.Oid, key Key, at zodb.Tid) (value Value,
return value, rev, valueExact, revExact, nil
}
// XXX don't need
//func (δBtail *ΔBtail) SliceByRev(lo, hi zodb.Tid) /*readonly*/ []ΔB {
// xtail.AssertSlice(δBtail, lo, hi)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment