remove useless line

This commit is contained in:
Yann Leboulanger 2013-01-05 15:55:30 +01:00
parent 86b256ac96
commit 533e6b356e
1 changed files with 0 additions and 1 deletions

View File

@ -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