Remove aggressive logging from WrapMap
update code paths
This commit is contained in:
parent
08e0444ee4
commit
856768a43c
2 changed files with 1 additions and 96 deletions
|
@ -346,7 +346,7 @@ impl DisplayMapSnapshot {
|
|||
}
|
||||
|
||||
pub fn longest_row(&self) -> u32 {
|
||||
self.wraps_snapshot.longest_row()
|
||||
self.blocks_snapshot.longest_row()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue