From f1a1f976a85c0b7978db3d10a1a140f4b74255ec Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Fri, 20 Jan 2012 20:39:17 +0000 Subject: [PATCH] Remove implemented TODO --- source/lib/DownloadDispatcher/Source/Plugin/TV.class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/lib/DownloadDispatcher/Source/Plugin/TV.class.php b/source/lib/DownloadDispatcher/Source/Plugin/TV.class.php index 2d8c239..2ee227d 100644 --- a/source/lib/DownloadDispatcher/Source/Plugin/TV.class.php +++ b/source/lib/DownloadDispatcher/Source/Plugin/TV.class.php @@ -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 {