Skip to content

Commit 2aa49ba

Browse files
committed
Remove old commented-out code
1 parent 6ebc3c1 commit 2aa49ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helix-term/src/commands.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,6 @@ fn split_selection_on_newline(cx: &mut Context) {
15491549
doc.set_selection(view.id, selection);
15501550
}
15511551

1552-
// #[allow(clippy::too_many_arguments)]
15531552
fn search_impl(
15541553
editor: &mut Editor,
15551554
contents: &str,

0 commit comments

Comments
 (0)