Skip to content

Commit 09aef24

Browse files
committed
Remove commented-out code
1 parent bd1bfbe commit 09aef24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/config.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ pub struct Config<'a> {
7474

7575
/// Ranges of lines which should be highlighted with a special background color
7676
pub highlighted_lines: HighlightedLineRanges,
77-
///// Names of files to display when printing
78-
// pub filenames: Option<Vec<&'a str>>,
7977
}
8078

8179
#[test]

0 commit comments

Comments
 (0)