mirror of
https://github.com/sharkdp/bat
synced 2024-11-24 04:43:07 +00:00
Remove commented-out code
This commit is contained in:
parent
051dd4ba87
commit
d5a31dc2ec
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ pub struct Config<'a> {
|
|||
|
||||
/// Ranges of lines which should be highlighted with a special background color
|
||||
pub highlighted_lines: HighlightedLineRanges,
|
||||
///// Names of files to display when printing
|
||||
// pub filenames: Option<Vec<&'a str>>,
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Reference in a new issue