Remove outdated comment
This commit is contained in:
parent
5738b1d5df
commit
ad7481c82e
@ -565,8 +565,6 @@ class TimeColumn (TextColumn):
|
|||||||
|
|
||||||
def get_values_for_size (self):
|
def get_values_for_size (self):
|
||||||
|
|
||||||
# TODO: Use more than just 0:00:00.000000000 to account for funny fonts
|
|
||||||
# maybe? Well, or use monospaced...
|
|
||||||
values = [0]
|
values = [0]
|
||||||
|
|
||||||
return values
|
return values
|
||||||
|
Loading…
x
Reference in New Issue
Block a user