remove useless line
This commit is contained in:
		
							parent
							
								
									86b256ac96
								
							
						
					
					
						commit
						533e6b356e
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -527,7 +527,6 @@ def get_fade_color(treeview, selected, focused):
 | 
			
		|||
    0.7 respectively colors of the cell for the given treeview
 | 
			
		||||
    """
 | 
			
		||||
    context = treeview.get_style_context()
 | 
			
		||||
    style = treeview.get_style()
 | 
			
		||||
    if selected:
 | 
			
		||||
        if focused: # is the window focused?
 | 
			
		||||
            state = Gtk.StateFlags.SELECTED
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue