Commit 004ca7c4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent cb0b6897
......@@ -347,7 +347,7 @@ func (δFtail *ΔFtail) ForgetPast(revCut zodb.Tid) {
// XXX -> .δBtail.ForgetPast(recCut)
}
// XXX
// XXX don't need
func (δFtail *ΔFtail) SliceByRev(lo, hi zodb.Tid) /*readonly*/ []ΔF {
δassertSlice(δFtail, 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