mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
Remove outdated comment
This commit is contained in:
parent
5738b1d5df
commit
ad7481c82e
1 changed files with 0 additions and 2 deletions
|
@ -565,8 +565,6 @@ class TimeColumn (TextColumn):
|
|||
|
||||
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]
|
||||
|
||||
return values
|
||||
|
|
Loading…
Reference in a new issue