remove cluttering comments
This commit is contained in:
parent
286e62ffdd
commit
b4cf857ce5
1 changed files with 0 additions and 1 deletions
|
@ -190,7 +190,6 @@ class Metadata(Loggable):
|
||||||
# Now we extra the special values that are calculated from the mutagen
|
# Now we extra the special values that are calculated from the mutagen
|
||||||
# object itself:
|
# object itself:
|
||||||
|
|
||||||
# Hickity Hackity for .wav files. Properly do this later
|
|
||||||
if mmp.extension(fpath) == 'wav':
|
if mmp.extension(fpath) == 'wav':
|
||||||
full_mutagen.set_length(mmp.read_wave_duration(fpath))
|
full_mutagen.set_length(mmp.read_wave_duration(fpath))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue