Removed old commented code

This commit is contained in:
Rudi Grinberg 2012-10-16 12:27:58 -04:00
parent 5a593112b3
commit 7255241e6c
1 changed files with 0 additions and 12 deletions

View File

@ -218,18 +218,6 @@ class Metadata(Loggable):
# from the file?
self.__metadata['MDATA_KEY_MD5'] = mmp.file_md5(fpath,max_length=100)
#try: # emf stuff for testing:
#if full_mutagen:
#normalized = global_reader.read_mutagen(fpath)
#self.logger.info("EMF--------------------")
#self.logger.info(pformat(normalized))
#self.logger.info("OLD--------------------")
#self.logger.info(pformat(self.__metadata))
#self.logger.info("-----------------------")
#except Exception as e:
#self.unexpected_exception(e)
def is_recorded(self):
"""
returns true if the file has been created by airtime through recording