mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Remove commented-out code
This commit is contained in:
		@@ -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]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user