Remove redundant argument
This commit is contained in:
parent
42e1221357
commit
241d3951b8
2 changed files with 0 additions and 2 deletions
|
@ -1137,7 +1137,6 @@ impl EditorElement {
|
|||
start_anchor..end_anchor,
|
||||
&layout.position_map.snapshot,
|
||||
50000,
|
||||
&theme,
|
||||
);
|
||||
for row in background_ranges {
|
||||
let start = row.start();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue