Remove implemented TODO

This commit is contained in:
2012-01-20 20:39:17 +00:00
parent fd21498d0d
commit f1a1f976a8

View File

@@ -46,8 +46,6 @@ class DownloadDispatcher_Source_Plugin_TV extends DownloadDispatcher_Source_Plug
}
protected function processMatchedFile($dir, $file, $type) {
// TODO - Handle movement of the matched file to the correct output directory
// Handle direct media files, and also RAR archives
DownloadDispatcher_LogEntry::debug($this->log, "Media file: '{$file}'.");
try {