remove cluttering comments

This commit is contained in:
Rudi Grinberg 2012-10-09 12:09:44 -04:00
parent 286e62ffdd
commit b4cf857ce5
1 changed files with 0 additions and 1 deletions

View File

@ -190,7 +190,6 @@ class Metadata(Loggable):
# Now we extra the special values that are calculated from the mutagen
# object itself:
# Hickity Hackity for .wav files. Properly do this later
if mmp.extension(fpath) == 'wav':
full_mutagen.set_length(mmp.read_wave_duration(fpath))