mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-07 09:14:26 +01:00
btree/balance: remove obsolete todo
This commit is contained in:
@@ -5481,7 +5481,6 @@ impl PageStack {
|
||||
/// Used for redistributing cells during a balance operation.
|
||||
struct CellArray {
|
||||
/// The actual cell data.
|
||||
/// TODO(pere): make this with references
|
||||
cell_payloads: Vec<&'static mut [u8]>,
|
||||
|
||||
/// Prefix sum of cells in each page.
|
||||
|
||||
Reference in New Issue
Block a user