cc-4241: removed broken code

This commit is contained in:
Rudi Grinberg 2012-08-30 11:25:58 -04:00
parent b735d9c45c
commit 27dea9cfc1
2 changed files with 3 additions and 3 deletions

View file

@ -66,8 +66,8 @@ class Organizer(ReportHandler,Loggable):
directory=d)
return cb
Metadata.fix_title(event.path)
# TODO : Workaround doesn't work. Fix later
#Metadata.fix_title(event.path)
mmp.magic_move(event.path, new_path,
after_dir_make=new_dir_watch(dirname(new_path)))